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
b781eeaa
Unverified
Commit
b781eeaa
authored
Jan 27, 2026
by
Ning Xie
Committed by
GitHub
Jan 27, 2026
Browse files
[code clean] remove duplicate code (#33135)
Signed-off-by:
Andy Xie
<
andy.xning@gmail.com
>
parent
e0b005d9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
vllm/v1/structured_output/__init__.py
vllm/v1/structured_output/__init__.py
+0
-3
No files found.
vllm/v1/structured_output/__init__.py
View file @
b781eeaa
...
...
@@ -74,9 +74,6 @@ class StructuredOutputManager:
self
.
tokenizer
=
cached_tokenizer_from_config
(
model_config
=
self
.
vllm_config
.
model_config
)
reasoning_parser
=
(
self
.
vllm_config
.
structured_outputs_config
.
reasoning_parser
)
reasoning_parser_plugin
=
(
self
.
vllm_config
.
structured_outputs_config
.
reasoning_parser_plugin
)
...
...
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