[PR #2926] [MERGED] refactor model parsing #9743

Closed
opened 2025-11-12 15:13:11 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/2926
Author: @mxyng
Created: 3/4/2024
Status: Merged
Merged: 4/1/2024
Merged by: @mxyng

Base: mainHead: mxyng/decode-ggml-v2


📝 Commits (1)

📊 Changes

5 files changed (+131 additions, -197 deletions)

View changed files

📝 llm/ggla.go (+13 -49)
📝 llm/ggml.go (+76 -24)
📝 llm/gguf.go (+18 -87)
📝 llm/llm.go (+8 -10)
📝 server/images.go (+16 -27)

📄 Description

  • refactor metadata

🔄 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/2926 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 3/4/2024 **Status:** ✅ Merged **Merged:** 4/1/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/decode-ggml-v2` --- ### 📝 Commits (1) - [`d338d70`](https://github.com/ollama/ollama/commit/d338d70492779268ecbd6264528213fde219b11d) refactor model parsing ### 📊 Changes **5 files changed** (+131 additions, -197 deletions) <details> <summary>View changed files</summary> 📝 `llm/ggla.go` (+13 -49) 📝 `llm/ggml.go` (+76 -24) 📝 `llm/gguf.go` (+18 -87) 📝 `llm/llm.go` (+8 -10) 📝 `server/images.go` (+16 -27) </details> ### 📄 Description - refactor metadata --- <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 2025-11-12 15:13:11 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama-ollama#9743
No description provided.