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
If you set the temperature in Companion it looks like it's incorrectly sending it to Ollama as "temp" rather than "temperature":
temp
temperature
[GIN] 2024/11/14 - 20:14:03 | 200 | 10.000261091s | 192.168.0.75 | POST "/api/generate" time=2024-11-14T20:14:03.873Z level=WARN source=types.go:509 msg="invalid option provided" option=temp
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If you set the temperature in Companion it looks like it's incorrectly sending it to Ollama as "
temp
" rather than "temperature
":The text was updated successfully, but these errors were encountered: