[PR #4987] [MERGED] Revert "Merge pull request #4938 from ollama/mxyng/fix-byte-order" #37509

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/4987
Author: @mxyng
Created: 6/11/2024
Status: Merged
Merged: 6/11/2024
Merged by: @mxyng

Base: mainHead: mxyng/revert-byte-order


📝 Commits (1)

  • 7bdcd1d Revert "Merge pull request #4938 from ollama/mxyng/fix-byte-order"

📊 Changes

2 files changed (+9 additions, -19 deletions)

View changed files

📝 llm/ggml.go (+8 -5)
📝 llm/gguf.go (+1 -14)

📄 Description

This reverts commit f5f245cc15, reversing changes made to 94d37fdcae.

this change broke gguf v2 which is incorrectly detected as big endian


🔄 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/4987 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 6/11/2024 **Status:** ✅ Merged **Merged:** 6/11/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/revert-byte-order` --- ### 📝 Commits (1) - [`7bdcd1d`](https://github.com/ollama/ollama/commit/7bdcd1da9417ecc1a1069f2d73f0b88a3a43857d) Revert "Merge pull request #4938 from ollama/mxyng/fix-byte-order" ### 📊 Changes **2 files changed** (+9 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `llm/ggml.go` (+8 -5) 📝 `llm/gguf.go` (+1 -14) </details> ### 📄 Description This reverts commit f5f245cc154580fa7b4052c001d2a7e3d771cfb8, reversing changes made to 94d37fdcae30ddeb6c9f65c8707004f5ec9eaf33. this change broke gguf v2 which is incorrectly detected as big endian --- <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-22 22:12:46 -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#37509