[PR #400] [CLOSED] wip: decode gguf #41384

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/400
Author: @mxyng
Created: 8/22/2023
Status: Closed

Base: mainHead: mxyng/gguf


📝 Commits (1)

📊 Changes

4 files changed (+282 additions, -31 deletions)

View changed files

📝 llm/ggml.go (+57 -29)
llm/gguf.go (+223 -0)
📝 llm/llm.go (+1 -1)
📝 server/images.go (+1 -1)

📄 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/400 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 8/22/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `mxyng/gguf` --- ### 📝 Commits (1) - [`8a36ec6`](https://github.com/ollama/ollama/commit/8a36ec6e4abd084c83d7139c4280d0046ba39c6a) decode gguf ### 📊 Changes **4 files changed** (+282 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `llm/ggml.go` (+57 -29) ➕ `llm/gguf.go` (+223 -0) 📝 `llm/llm.go` (+1 -1) 📝 `server/images.go` (+1 -1) </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 2026-04-24 21:16:25 -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#41384