[PR #3014] [MERGED] decode ggla #16304

Closed
opened 2026-04-16 05:24:14 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3014
Author: @mxyng
Created: 3/8/2024
Status: Merged
Merged: 3/9/2024
Merged by: @mxyng

Base: mainHead: mxyng/decode-ggla


📝 Commits (2)

📊 Changes

5 files changed (+172 additions, -34 deletions)

View changed files

📝 convert/convert.go (+2 -2)
llm/ggla.go (+152 -0)
📝 llm/ggml.go (+4 -28)
📝 llm/gguf.go (+7 -3)
📝 server/images.go (+7 -1)

📄 Description

split from #2926


🔄 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/3014 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 3/8/2024 **Status:** ✅ Merged **Merged:** 3/9/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/decode-ggla` --- ### 📝 Commits (2) - [`18979ad`](https://github.com/ollama/ollama/commit/18979ad4a1d40d04e3b981a477fa6323a40304b6) convert: fix default shape - [`76bdebb`](https://github.com/ollama/ollama/commit/76bdebbadfe1f785a4163c18811c1d74cea93e94) decode ggla ### 📊 Changes **5 files changed** (+172 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `convert/convert.go` (+2 -2) ➕ `llm/ggla.go` (+152 -0) 📝 `llm/ggml.go` (+4 -28) 📝 `llm/gguf.go` (+7 -3) 📝 `server/images.go` (+7 -1) </details> ### 📄 Description split from #2926 --- <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-16 05:24:14 -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#16304