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 #92

Open
DonTizi opened this issue Feb 14, 2025 · 2 comments
Open

Ollama models #92

DonTizi opened this issue Feb 14, 2025 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@DonTizi
Copy link

DonTizi commented Feb 14, 2025

Hi, is there any local Ollama model that can work with this? I tried many of them, and none produced a working query—they always give me an error. However, when I use GPT or Claude, it works perfectly. Is there any additional setup required to make it work?

Thanks,

@Chenglong-MS Chenglong-MS added the help wanted Extra attention is needed label Feb 14, 2025
@Chenglong-MS
Copy link
Collaborator

There won't be any additional setup required --- unfortunately, some smaller models struggle with following the instructions in the prompt and generating code so they fail pretty often. My personal experience on llama3.2, codellama:7b, qwen-coder-2.5:3b isn't that good

Wondering if larger sized codellama or deepseek-coder would work better? I haven't done much extensive test on smaller models.

Community -- maybe we can build up a small benchmark to test out and get some recommendations for custom models?

@Chirag-S-Kotian
Copy link

Can I try this?

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

No branches or pull requests

3 participants