[PR #1983] [MERGED] use model defaults for num_gqa, rope_frequency_base and rope_frequency_scale #9485

Closed
opened 2025-11-12 15:07:33 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1983
Author: @jmorganca
Created: 1/13/2024
Status: Merged
Merged: 5/9/2024
Merged by: @jmorganca

Base: mainHead: model-defaults


📝 Commits (1)

  • 79fe431 use model defaults for num_gqa, rope

📊 Changes

3 files changed (+58 additions, -83 deletions)

View changed files

📝 api/types.go (+58 -68)
📝 docs/api.md (+0 -3)
📝 server/routes.go (+0 -12)

📄 Description

No description provided


🔄 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/1983 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 1/13/2024 **Status:** ✅ Merged **Merged:** 5/9/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `model-defaults` --- ### 📝 Commits (1) - [`79fe431`](https://github.com/ollama/ollama/commit/79fe4313d412bd4cf335e133a0b66255e01514ed) use model defaults for `num_gqa`, `rope` ### 📊 Changes **3 files changed** (+58 additions, -83 deletions) <details> <summary>View changed files</summary> 📝 `api/types.go` (+58 -68) 📝 `docs/api.md` (+0 -3) 📝 `server/routes.go` (+0 -12) </details> ### 📄 Description _No description provided_ --- <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 2025-11-12 15:07:33 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama-ollama#9485