Reduce excessively long logs caused by transformer version updates. (#26033)
This commit is contained in:
+1
@@ -81,6 +81,7 @@ class TestDeepEpQwen(CustomTestCase):
|
||||
"SGLANG_DISAGGREGATION_BOOTSTRAP_TIMEOUT": "600",
|
||||
"HCCL_BUFFSIZE": "2100",
|
||||
"HCCL_OP_EXPANSION_MODE": "AIV",
|
||||
"TRANSFORMERS_VERBOSITY": "error",
|
||||
**os.environ,
|
||||
},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user