Post
3
What's the best small model for training on tool calls?
Basically, the use case is to use it with an agent which processes a customer's inquiry and suggest a travel itinerary via an API call. I'm thinking this will just be wrapped as a tool call). It should be smart enough also to understand when to call multiple tools to achieve its goal.
Any ideas on this? I need to do a POC with a small model which can run in my RTX 3090. Planning to use unsloth for the fine-tune.
Just wanted to know which model I can use as baseline for this use case.
Basically, the use case is to use it with an agent which processes a customer's inquiry and suggest a travel itinerary via an API call. I'm thinking this will just be wrapped as a tool call). It should be smart enough also to understand when to call multiple tools to achieve its goal.
Any ideas on this? I need to do a POC with a small model which can run in my RTX 3090. Planning to use unsloth for the fine-tune.
Just wanted to know which model I can use as baseline for this use case.