[PR #10722] [MERGED] remove support for multiple ggufs in a single file #23883

Closed
opened 2026-04-19 17:16:17 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/10722
Author: @mxyng
Created: 5/15/2025
Status: Merged
Merged: 5/21/2025
Merged by: @mxyng

Base: mainHead: mxyng/rm-multi-ggufs


📝 Commits (2)

  • 1a50b4e remove support for multiple ggufs in a single file
  • 88c5193 fix: create fused model from blob

📊 Changes

1 file changed (+14 additions, -35 deletions)

View changed files

📝 server/create.go (+14 -35)

📄 Description

this was an attempt to make it easier to import multimodal models into ollama. this was rarely used and error prone so remove it

Related #9368
Related #10162


🔄 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/10722 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 5/15/2025 **Status:** ✅ Merged **Merged:** 5/21/2025 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/rm-multi-ggufs` --- ### 📝 Commits (2) - [`1a50b4e`](https://github.com/ollama/ollama/commit/1a50b4e101feeb9fede45f8d5c87c4177afe0e7d) remove support for multiple ggufs in a single file - [`88c5193`](https://github.com/ollama/ollama/commit/88c51938fddf354a5d3659e6ec05552c543cbb55) fix: create fused model from blob ### 📊 Changes **1 file changed** (+14 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `server/create.go` (+14 -35) </details> ### 📄 Description this was an attempt to make it easier to import multimodal models into ollama. this was rarely used and error prone so remove it Related #9368 Related #10162 --- <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-19 17:16:17 -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#23883