[PR #7065] [MERGED] llama: adjust clip patch for mingw utf-16 #74591

Closed
opened 2026-05-05 06:45:14 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/7065
Author: @dhiltgen
Created: 10/1/2024
Status: Merged
Merged: 10/1/2024
Merged by: @dhiltgen

Base: jmorganca/llamaHead: go_server_clip_patch


📝 Commits (2)

  • 13359bf llama: adjust clip patch for mingw utf-16
  • 2c3f568 llama: ensure static linking of runtime libs

📊 Changes

3 files changed (+44 additions, -7 deletions)

View changed files

📝 llama/clip.cpp (+16 -0)
📝 llama/llama.go (+1 -1)
📝 llama/patches/07-clip-unicode.diff (+27 -6)

📄 Description

Fix the patch to compile under mingw, and remove extraneous runtime dependencies


🔄 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/7065 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 10/1/2024 **Status:** ✅ Merged **Merged:** 10/1/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `jmorganca/llama` ← **Head:** `go_server_clip_patch` --- ### 📝 Commits (2) - [`13359bf`](https://github.com/ollama/ollama/commit/13359bfe7ee084224afdec3c7cd9bf941cf03e9b) llama: adjust clip patch for mingw utf-16 - [`2c3f568`](https://github.com/ollama/ollama/commit/2c3f5684060a11313c096988ff18b4f801aa8496) llama: ensure static linking of runtime libs ### 📊 Changes **3 files changed** (+44 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `llama/clip.cpp` (+16 -0) 📝 `llama/llama.go` (+1 -1) 📝 `llama/patches/07-clip-unicode.diff` (+27 -6) </details> ### 📄 Description Fix the patch to compile under mingw, and remove extraneous runtime dependencies --- <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-05-05 06:45:15 -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#74591