vllm/tests/tool_use
Maximilien de Bayser 344cd2b6f4
[Feature] Add support for Llama 3.1 and 3.2 tool use (#8343)
Signed-off-by: Max de Bayser <mbayser@br.ibm.com>
2024-09-26 17:01:42 -07:00
..
__init__.py [Feature] OpenAI-Compatible Tools API + Streaming for Hermes & Mistral models (#5649) 2024-09-04 13:18:13 -07:00
conftest.py [Feature] OpenAI-Compatible Tools API + Streaming for Hermes & Mistral models (#5649) 2024-09-04 13:18:13 -07:00
test_chat_completion_request_validations.py fix validation: Only set tool_choice auto if at least one tool is provided (#8568) 2024-09-26 16:23:17 -07:00
test_chat_completions.py [Feature] Add support for Llama 3.1 and 3.2 tool use (#8343) 2024-09-26 17:01:42 -07:00
test_parallel_tool_calls.py [Feature] Add support for Llama 3.1 and 3.2 tool use (#8343) 2024-09-26 17:01:42 -07:00
test_tool_calls.py [Feature] OpenAI-Compatible Tools API + Streaming for Hermes & Mistral models (#5649) 2024-09-04 13:18:13 -07:00
utils.py [Feature] Add support for Llama 3.1 and 3.2 tool use (#8343) 2024-09-26 17:01:42 -07:00