[PR #7926] [MERGED] postmerge(qkvct): normalise kvct parameter handling #12560

Closed
opened 2026-04-13 00:03:11 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/7926
Author: @sammcj
Created: 12/4/2024
Status: Merged
Merged: 12/4/2024
Merged by: @jmorganca

Base: mainHead: feature/kv-quant-tolower


📝 Commits (1)

  • f414218 postmerge(qkvct): normalise kvct parameter handling

📊 Changes

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

View changed files

📝 llm/memory.go (+1 -1)
📝 llm/server.go (+1 -1)

📄 Description

Minor improvement to the k/v cache quantisation parameter handling to normalise the value to lower case, allowing users to specify Q8_0 as well as q8_0.

fyi @jmorganca


🔄 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/7926 **Author:** [@sammcj](https://github.com/sammcj) **Created:** 12/4/2024 **Status:** ✅ Merged **Merged:** 12/4/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `feature/kv-quant-tolower` --- ### 📝 Commits (1) - [`f414218`](https://github.com/ollama/ollama/commit/f4142186ef3bccb5c1d3f3d4b7f18573e2220854) postmerge(qkvct): normalise kvct parameter handling ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `llm/memory.go` (+1 -1) 📝 `llm/server.go` (+1 -1) </details> ### 📄 Description Minor improvement to the k/v cache quantisation parameter handling to normalise the value to lower case, allowing users to specify Q8_0 as well as q8_0. fyi @jmorganca --- <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-13 00:03:11 -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#12560