vllm/vllm/entrypoints/openai/tool_parsers
2024-11-19 13:42:50 +00:00
..
__init__.py [Frontend] Pythonic tool parser (#9859) 2024-11-14 04:14:34 +00:00
abstract_tool_parser.py [Misc] Fix import error in tensorizer tests and cleanup some code (#10349) 2024-11-15 09:34:17 +00:00
granite_20b_fc_tool_parser.py [Model] tool calling support for ibm-granite/granite-20b-functioncalling (#8339) 2024-10-29 15:07:37 -07:00
granite_tool_parser.py [Frontend] Tool calling parser for Granite 3.0 models (#9027) 2024-11-07 07:09:02 -08:00
hermes_tool_parser.py [BugFix] Fix hermes tool parser output error stream arguments in some cases (#10395) (#10398) 2024-11-19 13:42:50 +00:00
internlm2_tool_parser.py [Misc] Print stack trace using logger.exception (#9461) 2024-10-17 13:55:48 +00:00
jamba_tool_parser.py [Frontend][Feature] Add jamba tool parser (#9154) 2024-10-18 10:27:48 +00:00
llama_tool_parser.py [Model] tool calling support for ibm-granite/granite-20b-functioncalling (#8339) 2024-10-29 15:07:37 -07:00
mistral_tool_parser.py [Tool parsing] Improve / correct mistral tool parsing (#10333) 2024-11-15 00:42:49 +00:00
pythonic_tool_parser.py [Frontend] Pythonic tool parser (#9859) 2024-11-14 04:14:34 +00:00
utils.py [Model] tool calling support for ibm-granite/granite-20b-functioncalling (#8339) 2024-10-29 15:07:37 -07:00