This website requires JavaScript.
Explore
Help
Register
Sign In
biondizzle
/
vllm
Watch
1
Star
0
Fork
0
You've already forked vllm
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
d816834c1aa61da8e8703c6e8c368ad22fe76e13
vllm
/
vllm
/
v1
/
structured_output
History
yzong-rh
28048bd6b0
[Bugfix] Add missing f-string prefix in xgrammar choices error message (
#38162
)
...
Signed-off-by: Yifan Zong <
yzong@redhat.com
>
2026-03-26 21:43:03 +00:00
..
__init__.py
[Refactor] Rename
WAITING_FOR_FSM
to
WAITING_FOR_STRUCTURED_OUTPUT_GRAMMAR
(
#38048
)
2026-03-25 11:41:44 -04:00
backend_guidance.py
[FIX] guidance: use max(vocab_size, len(tokenizer)) for n_vocab (
#33509
)
2026-02-06 14:23:03 +00:00
backend_lm_format_enforcer.py
[MISC] fix pin_memory=torch.cuda.is_available(), use is_pin_memory_available (
#37415
)
2026-03-19 09:23:24 +00:00
backend_outlines.py
[MISC] fix pin_memory=torch.cuda.is_available(), use is_pin_memory_available (
#37415
)
2026-03-19 09:23:24 +00:00
backend_types.py
[Misc] Refactor tokenizer interface (
#29693
)
2025-11-29 04:02:21 -08:00
backend_xgrammar.py
[Bugfix] Add missing f-string prefix in xgrammar choices error message (
#38162
)
2026-03-26 21:43:03 +00:00
request.py
[Minor] Various small code cleanups/simplifications (
#31508
)
2025-12-29 22:42:06 -08:00
utils.py
[Bugfix] Fix structured output crash on CPU due to pin_memory=True (
#37706
)
2026-03-24 17:44:17 +00:00