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-01-19 19:14:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
vllm
/
reasoning
History
Kevin McKay
8c084de59d
[Misc] Fix spelling typos in comments (
#31114
)
...
Signed-off-by: c0de128 <kevin.mckay@outlook.com>
2025-12-21 21:13:14 -08:00
..
__init__.py
[Model] Add Holo2 reasoning parser (
#30048
)
2025-12-05 10:38:45 +08:00
abs_reasoning_parsers.py
[Structured Output][Reasoning] Improves decoding throughput for models using single-token reasoning endings. (
#30056
)
2025-12-09 18:54:08 +08:00
basic_parsers.py
[Structured Output][Reasoning] Improves decoding throughput for models using single-token reasoning endings. (
#30056
)
2025-12-09 18:54:08 +08:00
deepseek_r1_reasoning_parser.py
reasoning_content
->
reasoning
(
#27752
)
2025-11-08 12:15:08 +00:00
deepseek_v3_reasoning_parser.py
Adapt the old parameter enable_thinking in chat_template_kwargs (
#30852
)
2025-12-17 07:10:59 -08:00
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
[Structured Output][Reasoning] Improves decoding throughput for models using single-token reasoning endings. (
#30056
)
2025-12-09 18:54:08 +08:00
hunyuan_a13b_reasoning_parser.py
…
identity_reasoning_parser.py
[Structured Output][Reasoning] Improves decoding throughput for models using single-token reasoning endings. (
#30056
)
2025-12-09 18:54:08 +08:00
minimax_m2_reasoning_parser.py
[bugfix] fix MiniMaxM2ReasoningParser streaming output not separating reasoning_content. (
#29882
)
2025-12-11 09:05:08 +00:00
mistral_reasoning_parser.py
[Misc] Fix spelling typos in comments (
#31114
)
2025-12-21 21:13:14 -08:00
olmo3_reasoning_parser.py
…
qwen3_reasoning_parser.py
…
seedoss_reasoning_parser.py
…
step3_reasoning_parser.py
…