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-26 17:34:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
tool_use
History
Bin Jia
959783fb99
[fix] fix seed-oss-parser (
#23560
)
...
Signed-off-by: jiabin.00 <jiabin.00@bytedance.com>
2025-08-25 23:16:36 -07:00
..
__init__.py
…
conftest.py
…
test_chat_completion_request_validations.py
…
test_chat_completions.py
…
test_glm4_moe_tool_parser.py
for glm-4.1V update (
#22000
)
2025-08-02 01:46:57 -07:00
test_jamba_tool_parser.py
…
test_kimi_k2_tool_parser.py
Update kimi-k2 tool calling docs, enable unit tests (
#20821
)
2025-07-11 20:16:14 +00:00
test_minimax_tool_parser.py
[Bugfix]: Fix the streaming output for function calls in the minimax (
#22015
)
2025-08-06 20:30:27 -07:00
test_parallel_tool_calls.py
…
test_qwen3coder_tool_parser.py
[Model] Add Qwen3CoderToolParser (
#21396
)
2025-07-22 15:05:57 -07:00
test_seed_oss_tool_parser.py
[fix] fix seed-oss-parser (
#23560
)
2025-08-25 23:16:36 -07:00
test_tool_calls.py
…
test_tool_choice_required.py
[V0][V1][Core] Add outlines integration for V1, and update V0 integration. (
#15975
)
2025-07-10 15:30:26 -04:00
test_xlam_tool_parser.py
[Misc] Add SPDX-FileCopyrightText (
#20428
)
2025-07-04 07:40:42 +00:00
utils.py
…