Set csgmv as default lora backend. (#11488)

This commit is contained in:
Lifu Huang
2025-10-15 23:53:24 -05:00
committed by GitHub
parent cbac499750
commit b0d20cdec7
11 changed files with 11 additions and 23 deletions
-1
View File
@@ -48,7 +48,6 @@ class TestLoRATP(CustomTestCase):
model_case,
torch_dtype,
max_new_tokens=32,
backend="triton",
test_tag=f"tp={tp_size}",
)