[CI/Build] [2/3] Reorganize entrypoints tests (#5904)

This commit is contained in:
Cyrus Leung
2024-06-28 22:59:18 +08:00
committed by GitHub
parent ec1ad0046c
commit 3b752a6555
4 changed files with 653 additions and 598 deletions

View File

@@ -72,7 +72,7 @@ TEST_CHOICE = [
pytestmark = pytest.mark.openai
@pytest.fixture(scope="session")
@pytest.fixture(scope="module")
def zephyr_lora_files():
return snapshot_download(repo_id=LORA_NAME)