mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 09:05:23 -04:00
Reproducible output cannot be achieved in model Mixtral #127
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DDuttaGit on GitHub (Aug 9, 2024).
Neither of
ollama.generateorollama.chatproduces reproducible output after settingseedand/ortemperatureoptions when the model is set to "mixtral".@dentropy commented on GitHub (Nov 6, 2024):
I have same problem with llama3.1 and llama3.2
@jessegross commented on GitHub (Nov 27, 2024):
This is an issue with Ollama itself, not the Python library. It is being tracked in https://github.com/ollama/ollama/issues/5321