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-20 17:24:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
vllm
/
reasoning
History
Ning Xie
7ae13c66ba
[typing] fix type (
#29964
)
...
Signed-off-by: Andy Xie <andy.xning@gmail.com>
2025-12-05 10:46:08 +00:00
..
__init__.py
[Model] Add Holo2 reasoning parser (
#30048
)
2025-12-05 10:38:45 +08:00
abs_reasoning_parsers.py
[typing] fix type (
#29964
)
2025-12-05 10:46:08 +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
[typing] fix type (
#29964
)
2025-12-05 10:46:08 +00: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
…