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

ollama models #18

Open
martinjaco opened this issue Jun 7, 2024 · 2 comments
Open

ollama models #18

martinjaco opened this issue Jun 7, 2024 · 2 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@martinjaco
Copy link

How to make use of ollama models instead of Openai models?

@boyuZh
Copy link
Member

boyuZh commented Jun 12, 2024

As far as I know, most of the open-source models supported by ollama do not support tool usage. But if you find one, you can modify the openai api as per this doc.

@BruceYanghy BruceYanghy added good first issue Good for newcomers help wanted Extra attention is needed labels Jun 17, 2024
@zhengr
Copy link

zhengr commented Jun 26, 2024

The Agent stuff totally leverage the LLM model functionality, such as function calling. If you want to try ollama, check the model`s function calling. Most of them are not good enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants