force egaer mode to make gemma stable

此提交包含在:
Donato Capitella
2026-02-23 18:19:15 +00:00
父節點 f968cb1f30
當前提交 e0fadf426b
+1
查看文件
@@ -10,6 +10,7 @@ MODEL_TABLE = {
"google/gemma-3-12b-it": {
"trust_remote": False,
"enforce_eager": True,
"valid_tp": [1, 2],
"max_num_seqs": "64",
"max_tokens": "32768"