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

Commit 89746a1

Browse files
authored
Update more-tests.yml
1 parent 6ab54bf commit 89746a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/more-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
echo "::group::Run inference"
121121
export MODEL_PATH=checkpoints/stories15M/stories15M.pt
122122
export MODEL_NAME=stories15M
123-
export MODEL_DIR=/tmp
123+
export MODEL_DIR=checkpoints/stories15M
124124
125125
./torchchat/utils/scripts/build_native.sh aoti
126126

0 commit comments

Comments
 (0)