-
Notifications
You must be signed in to change notification settings - Fork 62
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 - Please provide bettern README or fix the bug #34
Comments
thanks for the issue, yes same, pretty useless README on how to use ollama |
Anyway - this helped resolved my issue - |
ai-commit --PROVIDER=ollama --MODEL=mistral |
need install from git first |
I also found that adding MODEL to the environment variables should set the model automatically allowing you to run:
without specifying variables. The command ai-commit is looking for gpt 4.0 mini model |
The readme says "Set PROVIDER in your environment to ollama"
The text was updated successfully, but these errors were encountered: