[PR #6665] [MERGED] Fix "presence_penalty_penalty" typo, add test. #22731

Closed
opened 2026-04-19 16:31:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6665
Author: @rick-github
Created: 9/6/2024
Status: Merged
Merged: 9/6/2024
Merged by: @jmorganca

Base: mainHead: presence_penalty


📝 Commits (3)

  • b7bafd4 Fix "presence_penalty_penalty" typo, add test.
  • ed7673b gofumpt-ify changes.
  • c26a5b9 Merge branch 'ollama:main' into presence_penalty

📊 Changes

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

View changed files

📝 openai/openai.go (+1 -1)
📝 openai/openai_test.go (+44 -2)

📄 Description

Fixes: https://github.com/ollama/ollama/issues/6640


🔄 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/6665 **Author:** [@rick-github](https://github.com/rick-github) **Created:** 9/6/2024 **Status:** ✅ Merged **Merged:** 9/6/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `presence_penalty` --- ### 📝 Commits (3) - [`b7bafd4`](https://github.com/ollama/ollama/commit/b7bafd4d09f51cc197dd1cd9796c2e33e6c4ec27) Fix "presence_penalty_penalty" typo, add test. - [`ed7673b`](https://github.com/ollama/ollama/commit/ed7673b39aeb286fdfe82204016aa923a5a46d69) gofumpt-ify changes. - [`c26a5b9`](https://github.com/ollama/ollama/commit/c26a5b9165446a7cd66c559575b26e7a70f03dc8) Merge branch 'ollama:main' into presence_penalty ### 📊 Changes **2 files changed** (+45 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `openai/openai.go` (+1 -1) 📝 `openai/openai_test.go` (+44 -2) </details> ### 📄 Description Fixes: https://github.com/ollama/ollama/issues/6640 --- <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-19 16:31:35 -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#22731