[PR #686] [MERGED] decode starcoder #10291

Closed
opened 2026-04-12 22:57:16 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/686
Author: @mxyng
Created: 10/3/2023
Status: Merged
Merged: 10/3/2023
Merged by: @mxyng

Base: mainHead: mxyng/starcoder


📝 Commits (1)

📊 Changes

5 files changed (+32 additions, -7 deletions)

View changed files

📝 llm/falcon.go (+1 -3)
📝 llm/ggml.go (+1 -1)
📝 llm/gguf.go (+6 -2)
📝 llm/llama.go (+1 -1)
llm/starcoder.go (+23 -0)

📄 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/686 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 10/3/2023 **Status:** ✅ Merged **Merged:** 10/3/2023 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/starcoder` --- ### 📝 Commits (1) - [`c02c0cd`](https://github.com/ollama/ollama/commit/c02c0cd483c1178777a4febbe78e3fe72371a55d) starcoder ### 📊 Changes **5 files changed** (+32 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `llm/falcon.go` (+1 -3) 📝 `llm/ggml.go` (+1 -1) 📝 `llm/gguf.go` (+6 -2) 📝 `llm/llama.go` (+1 -1) ➕ `llm/starcoder.go` (+23 -0) </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-12 22:57:16 -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#10291