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

Commit b13ba40

Browse files
authored
Update more-tests.yml
Need to generate cmake-out
1 parent 692c8df commit b13ba40

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/more-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,8 @@ jobs:
122122
export MODEL_NAME=stories15M
123123
export MODEL_DIR=/tmp
124124
125+
./torchchat/utils/scripts/build_native.sh aoti
126+
125127
for DEVICE in cpu cuda; do
126128
# depending on how the parameter passing works, may only be able to do bfloat16 for aoti_run, similar to runner-cuda-dtype.yml
127129
# (although the runner environment should not have an opinion what we us in the artifact, and we might suitably abstract that)

0 commit comments

Comments
 (0)