Skip to content

Commit cd53ee6

Browse files
jeejeeleeepwalsh
authored andcommitted
[CI/Build] Remove redundant LoRA model tests (vllm-project#23706)
Signed-off-by: Jee Jee Li <[email protected]>
1 parent e441234 commit cd53ee6

File tree

3 files changed

+0
-188
lines changed

3 files changed

+0
-188
lines changed

tests/lora/conftest.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -216,11 +216,6 @@ def tinyllama_lora_files():
216216
return snapshot_download(repo_id="jashing/tinyllama-colorist-lora")
217217

218218

219-
@pytest.fixture(scope="session")
220-
def phi2_lora_files():
221-
return snapshot_download(repo_id="isotr0py/phi-2-test-sql-lora")
222-
223-
224219
@pytest.fixture
225220
def reset_default_device():
226221
"""

tests/lora/test_baichuan.py

Lines changed: 0 additions & 112 deletions
This file was deleted.

tests/lora/test_phi.py

Lines changed: 0 additions & 71 deletions
This file was deleted.

0 commit comments

Comments
 (0)