Skip to content

Commit ca1ba22

Browse files
committed
e2e rollback to Qwen2.5-0.5B
Signed-off-by: taoyuxiang <[email protected]>
1 parent 54dc15e commit ca1ba22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/multicard/test_torchair_graph_mode.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ def _qwen_torchair_test_fixture(
219219

220220

221221
def test_e2e_qwen2_with_torchair():
222-
_qwen_torchair_test_fixture("Qwen/Qwen2.5-32B-Instruct", 2, False)
222+
_qwen_torchair_test_fixture("Qwen/Qwen2.5-0.5B-Instruct", 2, False)
223223

224224

225225
def test_e2e_qwen3_moe_with_torchair():

0 commit comments

Comments
 (0)