Skip to content

Commit

Permalink
yapf
Browse files Browse the repository at this point in the history
  • Loading branch information
njhill committed Jul 18, 2024
1 parent 0d2ff43 commit 9b98068
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/entrypoints/openai/test_tokenization.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ def server(zephyr_lora_added_tokens_files: str): # noqa: F811
with RemoteOpenAIServer(MODEL_NAME, args) as remote_server:
yield remote_server


@pytest.fixture(scope="module")
def tokenizer_name(model_name: str,
zephyr_lora_added_tokens_files: str): # noqa: F811
Expand Down

0 comments on commit 9b98068

Please sign in to comment.