diff --git a/test/srt/run_suite.py b/test/srt/run_suite.py index bbea7215b..d5982844c 100644 --- a/test/srt/run_suite.py +++ b/test/srt/run_suite.py @@ -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",