[PR #3466] [MERGED] default head_kv to 1 #21705

Closed
opened 2026-04-19 15:47:50 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3466
Author: @mxyng
Created: 4/2/2024
Status: Merged
Merged: 4/3/2024
Merged by: @mxyng

Base: mainHead: mxyng/head-kv


📝 Commits (1)

📊 Changes

1 file changed (+6 additions, -6 deletions)

View changed files

📝 llm/ggml.go (+6 -6)

📄 Description

some older models do not set this kv resulting in the kv size estimate to be 0


🔄 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/3466 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 4/2/2024 **Status:** ✅ Merged **Merged:** 4/3/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/head-kv` --- ### 📝 Commits (1) - [`90f071c`](https://github.com/ollama/ollama/commit/90f071c658a76d836ed11e73f48b0243250ccb43) default head_kv to 1 ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `llm/ggml.go` (+6 -6) </details> ### 📄 Description some older models do not set this kv resulting in the kv size estimate to be 0 --- <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 15:47:50 -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#21705