[Feature] add multi-rank support for Lora (#4492)
Co-authored-by: rudy152 <czh1137892874@gmail.com>
This commit is contained in:
@@ -15,7 +15,7 @@ suites = {
|
||||
"per-commit": [
|
||||
TestFile("models/lora/test_lora.py", 76),
|
||||
TestFile("models/lora/test_lora_backend.py", 420),
|
||||
TestFile("models/lora/test_multi_lora_backend.py", 1),
|
||||
TestFile("models/lora/test_multi_lora_backend.py", 144),
|
||||
TestFile("models/test_embedding_models.py", 119),
|
||||
TestFile("models/test_generation_models.py", 103),
|
||||
TestFile("models/test_grok_models.py", 60),
|
||||
|
||||
Reference in New Issue
Block a user