[PR #1469] [MERGED] remove per-model types #10592

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1469
Author: @mxyng
Created: 12/11/2023
Status: Merged
Merged: 12/12/2023
Merged by: @mxyng

Base: mainHead: mxyng/model-types


📝 Commits (1)

📊 Changes

3 files changed (+0 additions, -64 deletions)

View changed files

llm/falcon.go (+0 -20)
📝 llm/gguf.go (+0 -21)
llm/starcoder.go (+0 -23)

📄 Description

mostly replaced by decoding tensors except ggml models which only support llama


🔄 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/1469 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 12/11/2023 **Status:** ✅ Merged **Merged:** 12/12/2023 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/model-types` --- ### 📝 Commits (1) - [`56ffc30`](https://github.com/ollama/ollama/commit/56ffc3023a6a7ad3715f7d04f1ebde7034781598) remove per-model types ### 📊 Changes **3 files changed** (+0 additions, -64 deletions) <details> <summary>View changed files</summary> ➖ `llm/falcon.go` (+0 -20) 📝 `llm/gguf.go` (+0 -21) ➖ `llm/starcoder.go` (+0 -23) </details> ### 📄 Description mostly replaced by decoding tensors except ggml models which only support llama --- <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:04:15 -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#10592