Skip to content

Commit 29c2388

Browse files
committed
Add option.enable_expert_parallel to MiniMax-M2 test config
1 parent 696d99f commit 29c2388

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/llm/prepare.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,7 @@
458458
"option.trust_remote_code": True,
459459
"option.max_model_len": 16384,
460460
"option.gpu_memory_utilization": "0.9",
461+
"option.enable_expert_parallel": True,
461462
},
462463
"llama-4-scout-17b-16e-instruct": {
463464
"option.model_id": "s3://djl-llm/Llama-4-Scout-17B-16E-Instruct/",

0 commit comments

Comments
 (0)