vllm/tests/tool_use
Maximilien de Bayser 05e1fbfc52
Add chat template for Llama 4 models (#16428)
Signed-off-by: Max de Bayser <mbayser@br.ibm.com>
2025-04-24 20:19:36 +00:00
..
__init__.py [Feature] OpenAI-Compatible Tools API + Streaming for Hermes & Mistral models (#5649) 2024-09-04 13:18:13 -07:00
conftest.py [Frontend] Added chat templates for LLaMa4 pythonic tool calling (#16463) 2025-04-12 06:26:17 +08:00
test_chat_completion_request_validations.py [Frontend] Implement Tool Calling with `tool_choice='required'` (#13483) 2025-04-02 07:45:45 -07:00
test_chat_completions.py Update deprecated Python 3.8 typing (#13971) 2025-03-02 17:34:51 -08:00
test_jamba_tool_parser.py Update deprecated Python 3.8 typing (#13971) 2025-03-02 17:34:51 -08:00
test_parallel_tool_calls.py Update deprecated Python 3.8 typing (#13971) 2025-03-02 17:34:51 -08:00
test_tool_calls.py Update deprecated Python 3.8 typing (#13971) 2025-03-02 17:34:51 -08:00
test_tool_choice_required.py [Frontend] Implement Tool Calling with `tool_choice='required'` (#13483) 2025-04-02 07:45:45 -07:00
utils.py Add chat template for Llama 4 models (#16428) 2025-04-24 20:19:36 +00:00