[BugFix] Fix handling of stop strings and stop token ids (#3672)

This commit is contained in:
Nick Hill
2024-04-11 23:34:12 +01:00
committed by GitHub
parent 1e96c3341a
commit e46a60aa4c
8 changed files with 206 additions and 41 deletions

View File

@@ -401,7 +401,7 @@ class VllmRunner:
cleanup()
@pytest.fixture
@pytest.fixture(scope="session")
def vllm_runner():
return VllmRunner