Skip to content

Commit 4d97e78

Browse files
authored
Update run-docs
undo gs32
1 parent 0ac7096 commit 4d97e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/scripts/run-docs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ fi
88

99
# Pre-initialize variables
1010
filepath=""
11-
parameters="--replace 'llama3:stories15M,-l3:-l2,cuda.json:cuda-32.json,mobile.json:mobile-32.json' --suppress huggingface-cli,HF_TOKEN"
11+
parameters="--replace 'llama3:stories15M,-l3:-l2' --suppress huggingface-cli,HF_TOKEN"
1212
script_name="./run-${1}.sh" # Dynamically initialize script name
1313

1414
# Use a case statement to handle the $1 argument

0 commit comments

Comments
 (0)