[PR #4986] [MERGED] llm: fix seed value not being applied to requests #11635

Closed
opened 2026-04-12 23:34:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/4986
Author: @jmorganca
Created: 6/11/2024
Status: Merged
Merged: 6/11/2024
Merged by: @jmorganca

Base: mainHead: jmorganca/fix-seed


📝 Commits (1)

  • c8223d6 llm: fix seed value not being applied to requests

📊 Changes

2 files changed (+3 additions, -9 deletions)

View changed files

📝 docs/api.md (+2 -3)
📝 llm/ext_server/server.cpp (+1 -6)

📄 Description

Fixes https://github.com/ollama/ollama/issues/4660
Fixes https://github.com/ollama/ollama/issues/2773


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/4986 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 6/11/2024 **Status:** ✅ Merged **Merged:** 6/11/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/fix-seed` --- ### 📝 Commits (1) - [`c8223d6`](https://github.com/ollama/ollama/commit/c8223d6ad05ae774dd552066a74ea5efb38a1965) llm: fix seed value not being applied to requests ### 📊 Changes **2 files changed** (+3 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `docs/api.md` (+2 -3) 📝 `llm/ext_server/server.cpp` (+1 -6) </details> ### 📄 Description Fixes https://github.com/ollama/ollama/issues/4660 Fixes https://github.com/ollama/ollama/issues/2773 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-12 23:34:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#11635