vllm/tests/tool_use
Will Eaton 882a1ad0de
[Model] tool calling support for ibm-granite/granite-20b-functioncalling (#8339)
Signed-off-by: Max de Bayser <mbayser@br.ibm.com>
Co-authored-by: Max de Bayser <mbayser@br.ibm.com>
Co-authored-by: Maximilien de Bayser <maxdebayser@gmail.com>
2024-10-29 15:07:37 -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_jamba_tool_parser.py [Frontend][Feature] Add jamba tool parser (#9154) 2024-10-18 10:27:48 +00:00
test_parallel_tool_calls.py [BugFix] Enforce Mistral ToolCall id constraint when using the Mistral tool call parser (#9020) 2024-10-03 16:44:52 +08:00
test_tool_calls.py [BugFix] Enforce Mistral ToolCall id constraint when using the Mistral tool call parser (#9020) 2024-10-03 16:44:52 +08:00
utils.py [Model] tool calling support for ibm-granite/granite-20b-functioncalling (#8339) 2024-10-29 15:07:37 -07:00