We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
Hi! Just in case you missed it, I think you might want to know that ollama has implemented tool support for LLMs.
With the recent advancement in the fields, it is now much easier than before to properly parse JSON files.
Here's their blog link: https://ollama.com/blog/tool-support
You can look for models that support tools here: https://ollama.com/library
Alternatively, ollama is planning to enhance constrained grammar support: ollama/ollama#6237 (comment)
I don't know exactly how you're parsing ollama output but it might become way easier thanks to this.
The text was updated successfully, but these errors were encountered:
Thanks for bringing this to my attention. I will have a look at this.
Sorry, something went wrong.
No branches or pull requests
Hi,
Hi! Just in case you missed it, I think you might want to know that ollama has implemented tool support for LLMs.
With the recent advancement in the fields, it is now much easier than before to properly parse JSON files.
Here's their blog link: https://ollama.com/blog/tool-support
You can look for models that support tools here: https://ollama.com/library
Alternatively, ollama is planning to enhance constrained grammar support: ollama/ollama#6237 (comment)
I don't know exactly how you're parsing ollama output but it might become way easier thanks to this.
The text was updated successfully, but these errors were encountered: