Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 0ac7096

Browse files
authored
Update run-docs
Use gs=32 variants with stories models
1 parent 902a5da commit 0ac7096

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' --suppress huggingface-cli,HF_TOKEN"
11+
parameters="--replace 'llama3:stories15M,-l3:-l2,cuda.json:cuda-32.json,mobile.json:mobile-32.json' --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)