[PR #1825] [MERGED] feat: add support for min_p (resolve #1142) #57391

Closed
opened 2026-04-29 11:59:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1825
Author: @Robitx
Created: 1/6/2024
Status: Merged
Merged: 7/27/2024
Merged by: @jmorganca

Base: mainHead: main


📝 Commits (1)

📊 Changes

6 files changed (+6 additions, -0 deletions)

View changed files

📝 api/types.go (+1 -0)
📝 cmd/interactive.go (+1 -0)
📝 docs/api.md (+1 -0)
📝 docs/modelfile.md (+1 -0)
📝 llm/server.go (+1 -0)
📝 parser/parser_test.go (+1 -0)

📄 Description

Heavy lifting was done by https://github.com/ggerganov/llama.cpp/pull/3841 this PR just makes the option accessible.


🔄 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/1825 **Author:** [@Robitx](https://github.com/Robitx) **Created:** 1/6/2024 **Status:** ✅ Merged **Merged:** 7/27/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`3d7cd81`](https://github.com/ollama/ollama/commit/3d7cd8121e09286b9cd3bc11ed5f7bf8288fb55b) feat: add support for min_p (resolve #1142) ### 📊 Changes **6 files changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `api/types.go` (+1 -0) 📝 `cmd/interactive.go` (+1 -0) 📝 `docs/api.md` (+1 -0) 📝 `docs/modelfile.md` (+1 -0) 📝 `llm/server.go` (+1 -0) 📝 `parser/parser_test.go` (+1 -0) </details> ### 📄 Description Heavy lifting was done by https://github.com/ggerganov/llama.cpp/pull/3841 this PR just makes the option accessible. --- <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-29 11:59:27 -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#57391