-
Notifications
You must be signed in to change notification settings - Fork 64
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
Error with ollama api #28
Comments
mes1sage.txt: |
@238SAMIxD |
I have same problems, it is not working with some model names with parameter number like qwen:0.5b and llama3.2:1b . I tried general-name in ollama pull (model) command, it's not working too. Calling /api/show failing, bot won't generate message. in ollama, with ollama show qwen:0.5b commands /api/show works. |
@Kocurowy96 imo, set IP Address to 0.0.0.0 not localhost. I had same econrefused problems, but it solved after i changed ip address to 0.0.0.0:11434 |
mes1sage.txt
http://localhost:11434/api/show - in web:
http://localhost:11434 - in web:
The text was updated successfully, but these errors were encountered: