This website requires JavaScript.
Explore
Help
Sign In
xinyun
/
vllm
Watch
1
Star
0
Fork
0
You've already forked vllm
mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced
2026-04-20 03:17:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
vllm
/
reasoning
History
Andrew Xia
421125d03a
[ez] move harmony utils to parser folder (
#30117
)
...
Signed-off-by: Andrew Xia <axia@fb.com> Co-authored-by: Andrew Xia <axia@fb.com>
2025-12-06 17:34:34 -05:00
..
__init__.py
[Model] Add Holo2 reasoning parser (
#30048
)
2025-12-05 10:38:45 +08:00
abs_reasoning_parsers.py
Reduce validation to a warning (
#28749
)
2025-12-05 14:02:49 +00:00
basic_parsers.py
[Bugfix] Fix the issue with interleaved thinking when using streaming (
#30033
)
2025-12-04 11:11:59 +00:00
deepseek_r1_reasoning_parser.py
…
deepseek_v3_reasoning_parser.py
…
ernie45_reasoning_parser.py
…
glm4_moe_reasoning_parser.py
…
gptoss_reasoning_parser.py
[ez] move harmony utils to parser folder (
#30117
)
2025-12-06 17:34:34 -05:00
granite_reasoning_parser.py
…
holo2_reasoning_parser.py
[Model] Add Holo2 reasoning parser (
#30048
)
2025-12-05 10:38:45 +08:00
hunyuan_a13b_reasoning_parser.py
…
identity_reasoning_parser.py
…
minimax_m2_reasoning_parser.py
[Misc] Refactor tokenizer interface (
#29693
)
2025-11-29 04:02:21 -08:00
mistral_reasoning_parser.py
[Misc] Refactor tokenizer interface (
#29693
)
2025-11-29 04:02:21 -08:00
olmo3_reasoning_parser.py
[Misc] Refactor tokenizer interface (
#29693
)
2025-11-29 04:02:21 -08:00
qwen3_reasoning_parser.py
…
seedoss_reasoning_parser.py
…
step3_reasoning_parser.py
…