[PR #8142] [CLOSED] llama: update vendored code to 081b29bd #17917

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/8142
Author: @jmorganca
Created: 12/17/2024
Status: Closed

Base: mainHead: jmorganca/vendor-081b29bd


📝 Commits (1)

  • 7f69031 llama: update vendored code to 081b29bd

📊 Changes

266 files changed (+760 additions, -505 deletions)

View changed files

📝 api/types.go (+0 -2)
📝 cmd/interactive_test.go (+3 -6)
📝 docs/api.md (+0 -4)
📝 llama/amx.cpp (+1 -1)
📝 llama/amx.h (+1 -1)
📝 llama/clip.cpp (+1 -1)
📝 llama/clip.h (+1 -1)
📝 llama/common.cpp (+20 -1)
📝 llama/common.h (+10 -7)
📝 llama/ggml-alloc.c (+1 -2)
📝 llama/ggml-alloc.h (+1 -1)
📝 llama/ggml-backend-impl.h (+1 -1)
📝 llama/ggml-backend-reg.cpp (+1 -1)
📝 llama/ggml-backend.cpp (+1 -1)
📝 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 (+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/8142 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 12/17/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `jmorganca/vendor-081b29bd` --- ### 📝 Commits (1) - [`7f69031`](https://github.com/ollama/ollama/commit/7f69031491dec04ab57b30eace26186b6004388d) llama: update vendored code to 081b29bd ### 📊 Changes **266 files changed** (+760 additions, -505 deletions) <details> <summary>View changed files</summary> 📝 `api/types.go` (+0 -2) 📝 `cmd/interactive_test.go` (+3 -6) 📝 `docs/api.md` (+0 -4) 📝 `llama/amx.cpp` (+1 -1) 📝 `llama/amx.h` (+1 -1) 📝 `llama/clip.cpp` (+1 -1) 📝 `llama/clip.h` (+1 -1) 📝 `llama/common.cpp` (+20 -1) 📝 `llama/common.h` (+10 -7) 📝 `llama/ggml-alloc.c` (+1 -2) 📝 `llama/ggml-alloc.h` (+1 -1) 📝 `llama/ggml-backend-impl.h` (+1 -1) 📝 `llama/ggml-backend-reg.cpp` (+1 -1) 📝 `llama/ggml-backend.cpp` (+1 -1) 📝 `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` (+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-16 06:19:23 -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#17917