[Minor, CI] remove lora test from minimal suite (#1406)

This commit is contained in:
Ying Sheng
2024-09-12 16:49:50 -07:00
committed by GitHub
parent 712216928f
commit eb02c1618a

View File

@@ -7,7 +7,6 @@ suites = {
"minimal": [
"models/test_embedding_models.py",
"models/test_generation_models.py",
"models/test_lora.py",
"sampling/penaltylib",
"test_chunked_prefill.py",
"test_embedding_openai_server.py",