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

[Bug]: Ollama temperature parameter bug #423

Closed
1 task done
henryclw opened this issue May 25, 2024 · 1 comment
Closed
1 task done

[Bug]: Ollama temperature parameter bug #423

henryclw opened this issue May 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@henryclw
Copy link

What happened?

I was using remote ollama as backend. And when I changed the temperature to zero, I could still get different output every time.

Version check

  • Yes I was.

Relevant log output

No response

Relevant screenshots (optional)

No response

@RodriMora
Copy link

I believe Ollama uses GGUF quants, and even with temperature at 0 they are not fully deterministic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants