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

Commit adcb28a

Browse files
authored
Update run-docs
Open-llama -> stories to avoid tokens.
1 parent dcb2a60 commit adcb28a

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
@@ -38,7 +38,7 @@ case "$1" in
3838
;;
3939
"distributed")
4040
filepath="docs/distributed.md"
41-
parameters="--replace 'llama3.1:open-llama,-l 3:-l 2' --suppress huggingface-cli,HF_TOKEN" # Use open-llama to avoid need for authentication
41+
parameters="--replace 'llama3.1:stories110M,-l 3:-l 2' --suppress huggingface-cli,HF_TOKEN" # Use open-llama to avoid need for authentication
4242
;;
4343
"local")
4444
filepath="docs/local-model.md"

0 commit comments

Comments
 (0)