[PR #6126] [CLOSED] llm: add Q4_0_4_4, Q4_0_4_8, Q4_0_8_8 quants #12027

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6126
Author: @joshyan1
Created: 8/1/2024
Status: Closed

Base: mainHead: jyan/q4_4/8


📝 Commits (1)

📊 Changes

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

View changed files

📝 llm/filetype.go (+15 -0)
📝 llm/ggml.go (+29 -9)

📄 Description

referencing https://github.com/ggerganov/llama.cpp/pull/5780
potentially fix https://github.com/ollama/ollama/issues/6125


🔄 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/6126 **Author:** [@joshyan1](https://github.com/joshyan1) **Created:** 8/1/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `jyan/q4_4/8` --- ### 📝 Commits (1) - [`7b8ca2d`](https://github.com/ollama/ollama/commit/7b8ca2dc0fcd578fcf4a3f1d6ea2ac045feefd35) add q4_0_4_4/4_8/8_8 ### 📊 Changes **2 files changed** (+44 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `llm/filetype.go` (+15 -0) 📝 `llm/ggml.go` (+29 -9) </details> ### 📄 Description referencing https://github.com/ggerganov/llama.cpp/pull/5780 potentially fix https://github.com/ollama/ollama/issues/6125 --- <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:46:44 -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#12027