Skip to content

Commit e0fdfa1

Browse files
authored
[CI/Build] Delete LoRA bias test (#14849)
Signed-off-by: Jee Jee Li <pandaleefree@gmail.com>
1 parent 5952d8a commit e0fdfa1

File tree

2 files changed

+0
-68
lines changed

2 files changed

+0
-68
lines changed

tests/lora/conftest.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -173,11 +173,6 @@ def sql_lora_files(sql_lora_huggingface_id):
173173
return snapshot_download(repo_id=sql_lora_huggingface_id)
174174

175175

176-
@pytest.fixture(scope="session")
177-
def lora_bias_files():
178-
return snapshot_download(repo_id="followumesh/granite-3b-lora8-bias")
179-
180-
181176
@pytest.fixture(scope="session")
182177
def mixtral_lora_files():
183178
# Note: this module has incorrect adapter_config.json to test

tests/lora/test_lora_bias_e2e.py

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

0 commit comments

Comments
 (0)