[PR #8308] [MERGED] llama: update vendored code to commit 46e3556 #43932

Closed
opened 2026-04-24 23:29:14 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/8308
Author: @jmorganca
Created: 1/5/2025
Status: Merged
Merged: 1/8/2025
Merged by: @jmorganca

Base: mainHead: jmorganca/llama-vendor


📝 Commits (1)

  • c8b5bbf llama: update vendored code to commit 46e3556

📊 Changes

305 files changed (+23674 additions, -20552 deletions)

View changed files

📝 api/types.go (+0 -2)
📝 llama/amx.cpp (+1 -1)
📝 llama/amx.h (+1 -1)
📝 llama/clip.cpp (+14 -14)
📝 llama/clip.h (+1 -1)
📝 llama/common.cpp (+59 -23)
📝 llama/common.h (+42 -20)
📝 llama/ggml-alloc.c (+1 -2)
📝 llama/ggml-alloc.h (+1 -1)
📝 llama/ggml-backend-impl.h (+1 -1)
📝 llama/ggml-backend-reg.cpp (+78 -53)
📝 llama/ggml-backend.cpp (+5 -2)
📝 llama/ggml-backend.h (+1 -1)
📝 llama/ggml-blas.cpp (+1 -1)
📝 llama/ggml-blas.h (+1 -1)
📝 llama/ggml-common.h (+1 -1)
📝 llama/ggml-cpp.h (+1 -1)
📝 llama/ggml-cpu-aarch64.cpp (+56 -73)
📝 llama/ggml-cpu-aarch64.h (+1 -1)
📝 llama/ggml-cpu-impl.h (+1 -1)

...and 80 more files

📄 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/8308 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 1/5/2025 **Status:** ✅ Merged **Merged:** 1/8/2025 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/llama-vendor` --- ### 📝 Commits (1) - [`c8b5bbf`](https://github.com/ollama/ollama/commit/c8b5bbf90c0ce9cb0395c91122f761ab64288751) llama: update vendored code to commit 46e3556 ### 📊 Changes **305 files changed** (+23674 additions, -20552 deletions) <details> <summary>View changed files</summary> 📝 `api/types.go` (+0 -2) 📝 `llama/amx.cpp` (+1 -1) 📝 `llama/amx.h` (+1 -1) 📝 `llama/clip.cpp` (+14 -14) 📝 `llama/clip.h` (+1 -1) 📝 `llama/common.cpp` (+59 -23) 📝 `llama/common.h` (+42 -20) 📝 `llama/ggml-alloc.c` (+1 -2) 📝 `llama/ggml-alloc.h` (+1 -1) 📝 `llama/ggml-backend-impl.h` (+1 -1) 📝 `llama/ggml-backend-reg.cpp` (+78 -53) 📝 `llama/ggml-backend.cpp` (+5 -2) 📝 `llama/ggml-backend.h` (+1 -1) 📝 `llama/ggml-blas.cpp` (+1 -1) 📝 `llama/ggml-blas.h` (+1 -1) 📝 `llama/ggml-common.h` (+1 -1) 📝 `llama/ggml-cpp.h` (+1 -1) 📝 `llama/ggml-cpu-aarch64.cpp` (+56 -73) 📝 `llama/ggml-cpu-aarch64.h` (+1 -1) 📝 `llama/ggml-cpu-impl.h` (+1 -1) _...and 80 more files_ </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-24 23:29:14 -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#43932