mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 09:05:23 -04:00
[PR #26] [CLOSED] Add example using seed param to get consistent outputs #334
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?
📋 Pull Request Information
Original PR: https://github.com/ollama/ollama-python/pull/26
Author: @mrkiura
Created: 1/25/2024
Status: ❌ Closed
Base:
main← Head:mrkiura-reproducible-output-example📝 Commits (2)
a60e895Add example using seed param to get consistent outputs37d634dSet temperature to zero📊 Changes
2 files changed (+18 additions, -0 deletions)
View changed files
➕
examples/reproducible-outputs/README.md(+4 -0)➕
examples/reproducible-outputs/main.py(+14 -0)📄 Description
Updates the examples directory with an example that demonstrates how to reprodduce similar outputs.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.