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
While trying the new granite3-dense:2b model, continue chat failed
webview message: { "msg": { "messageId": "db9b67e2-1647-49b6-9354-693aec2e933f", "messageType": "llm/streamChat", "data": { "messages": [ { "role": "user", "content": [ { "type": "text", "text": "who are you?" } ] } ], "title": "granite3-dense:2b", "completionOptions": {} } } }
{"error":"llama runner process has terminated: this model is not supported by your version of Ollama. You may need to upgrade"}
We should require a minimum ollama version. If we can't update it, at least show an error message in the wizard.
The text was updated successfully, but these errors were encountered:
@fbricon I can take this one up.
Sorry, something went wrong.
neehar18
No branches or pull requests
While trying the new granite3-dense:2b model, continue chat failed
We should require a minimum ollama version. If we can't update it, at least show an error message in the wizard.
The text was updated successfully, but these errors were encountered: