[PR #3565] [MERGED] fix: rope #11198

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3565
Author: @mxyng
Created: 4/9/2024
Status: Merged
Merged: 4/9/2024
Merged by: @mxyng

Base: mainHead: mxyng/rope


📝 Commits (1)

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 api/types.go (+5 -0)

📄 Description

Some models set RopeFrequencyBase and RopeFrequencyScale. Removing these fields makes those models unusable


🔄 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/3565 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 4/9/2024 **Status:** ✅ Merged **Merged:** 4/9/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/rope` --- ### 📝 Commits (1) - [`01114b4`](https://github.com/ollama/ollama/commit/01114b45265dff484fd56d0430317c32dd4d9bd4) fix: rope ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `api/types.go` (+5 -0) </details> ### 📄 Description Some models set RopeFrequencyBase and RopeFrequencyScale. Removing these fields makes those models unusable --- <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:23:56 -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#11198