use sgl custom all reduce (#4441)
This commit is contained in:
@@ -29,7 +29,7 @@ class TestBenchOneBatch(unittest.TestCase):
|
||||
)
|
||||
|
||||
use_vllm_custom_allreduce = get_bool_env_var(
|
||||
"USE_VLLM_CUSTOM_ALLREDUCE", default="true"
|
||||
"USE_VLLM_CUSTOM_ALLREDUCE", default="false"
|
||||
)
|
||||
|
||||
if is_in_ci():
|
||||
|
||||
Reference in New Issue
Block a user