Skip to content
New issue

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

FYI: now ollama supports tools and plans to support constrained grammar #103

Open
thiswillbeyourgithub opened this issue Sep 24, 2024 · 1 comment

Comments

@thiswillbeyourgithub
Copy link

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.

@B-urb
Copy link
Owner

B-urb commented Sep 24, 2024

Thanks for bringing this to my attention. I will have a look at this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants