[PR #519] [MERGED] Mxyng/decode #56891

Closed
opened 2026-04-29 11:29:23 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/519
Author: @mxyng
Created: 9/12/2023
Status: Merged
Merged: 9/13/2023
Merged by: @mxyng

Base: mainHead: mxyng/decode


📝 Commits (2)

📊 Changes

5 files changed (+134 additions, -157 deletions)

View changed files

📝 llm/ggml.go (+61 -38)
📝 llm/gguf.go (+23 -19)
📝 llm/llama.go (+18 -80)
📝 llm/llm.go (+15 -9)
📝 server/images.go (+17 -11)

📄 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/519 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 9/12/2023 **Status:** ✅ Merged **Merged:** 9/13/2023 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/decode` --- ### 📝 Commits (2) - [`7dee25a`](https://github.com/ollama/ollama/commit/7dee25a07f6057a4afd42097357ffbdae0fdaacc) fix falcon decode - [`0c5a454`](https://github.com/ollama/ollama/commit/0c5a454361c57f300254971b109e5e4ec937ebd3) fix model type for 70b ### 📊 Changes **5 files changed** (+134 additions, -157 deletions) <details> <summary>View changed files</summary> 📝 `llm/ggml.go` (+61 -38) 📝 `llm/gguf.go` (+23 -19) 📝 `llm/llama.go` (+18 -80) 📝 `llm/llm.go` (+15 -9) 📝 `server/images.go` (+17 -11) </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-29 11:29:23 -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#56891