Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
b9d0504a
Unverified
Commit
b9d0504a
authored
Nov 30, 2025
by
Jee Jee Li
Committed by
GitHub
Nov 29, 2025
Browse files
[Bugfix] Revert test_tokenization.py (#29729)
Signed-off-by:
Jee Jee Li
<
pandaleefree@gmail.com
>
parent
1656ad37
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tests/entrypoints/openai/test_tokenization.py
tests/entrypoints/openai/test_tokenization.py
+1
-1
No files found.
tests/entrypoints/openai/test_tokenization.py
View file @
b9d0504a
...
@@ -10,7 +10,7 @@ from vllm.transformers_utils.tokenizer import get_tokenizer
...
@@ -10,7 +10,7 @@ from vllm.transformers_utils.tokenizer import get_tokenizer
from
...utils
import
RemoteOpenAIServer
from
...utils
import
RemoteOpenAIServer
# any model with a chat template should work here
# any model with a chat template should work here
MODEL_NAME
=
"
Qwen/Qwen3-0.6B
"
MODEL_NAME
=
"
HuggingFaceH4/zephyr-7b-beta
"
@
pytest
.
fixture
(
scope
=
"module"
)
@
pytest
.
fixture
(
scope
=
"module"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment