[BugFix] Fix handling of stop strings and stop token ids (#3672)
This commit is contained in:
@@ -401,7 +401,7 @@ class VllmRunner:
|
||||
cleanup()
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
@pytest.fixture(scope="session")
|
||||
def vllm_runner():
|
||||
return VllmRunner
|
||||
|
||||
|
||||
Reference in New Issue
Block a user