[Minor, CI] remove lora test from minimal suite (#1406)
This commit is contained in:
@@ -7,7 +7,6 @@ suites = {
|
|||||||
"minimal": [
|
"minimal": [
|
||||||
"models/test_embedding_models.py",
|
"models/test_embedding_models.py",
|
||||||
"models/test_generation_models.py",
|
"models/test_generation_models.py",
|
||||||
"models/test_lora.py",
|
|
||||||
"sampling/penaltylib",
|
"sampling/penaltylib",
|
||||||
"test_chunked_prefill.py",
|
"test_chunked_prefill.py",
|
||||||
"test_embedding_openai_server.py",
|
"test_embedding_openai_server.py",
|
||||||
|
|||||||
Reference in New Issue
Block a user