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

Commit f1987e4

Browse files
authored
Update run-docs
Enable evaluation tests from docs/evaluation.md
1 parent 5da240a commit f1987e4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.ci/scripts/run-docs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,6 @@ if [ "$1" == "advanced" ]; then
7575
fi
7676

7777
if [ "$1" == "evaluation" ]; then
78-
79-
exit 0
80-
8178
echo "::group::Create script to run evaluation"
8279
python3 torchchat/utils/scripts/updown.py --file torchchat/utils/docs/evaluation.md --replace 'llama3:stories15M,-l 3:-l 2' --suppress huggingface-cli,HF_TOKEN > ./run-evaluation.sh
8380
# for good measure, if something happened to updown processor,

0 commit comments

Comments
 (0)