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

Commit ead5b6a

Browse files
authored
Update run-docs
readme switched from llama3 to llama3.1, so replace llama3.1 with stories15M
1 parent b3c4b9e commit ead5b6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/scripts/run-docs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ script_name="./run-${1}.sh" # Dynamically initialize script name
1717
case "$1" in
1818
"readme")
1919
filepath="README.md"
20+
parameters="--replace 'llama3.1:stories15M,-l3:-l2,mobile.json:mobile-32.json' --suppress huggingface-cli,HF_TOKEN"
2021
;;
2122
"quantization")
2223
filepath="docs/quantization.md"

0 commit comments

Comments
 (0)