We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5b8c88 commit 94f019eCopy full SHA for 94f019e
Pilot1/Uno/train.sh
@@ -18,6 +18,7 @@ fi
18
19
CUDA_VISIBLE_DEVICES=$1 ; shift
20
CANDLE_DATA_DIR=$1 ; shift
21
+CANDLE_CONFIG=0
22
23
if (( $# == 2 )) ; then
24
CMD=( python ${CANDLE_MODEL} )
0 commit comments