[PR #8704] [MERGED] cgo: use O3 #23294

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/8704
Author: @mxyng
Created: 1/30/2025
Status: Merged
Merged: 1/30/2025
Merged by: @mxyng

Base: mainHead: mxyng/cgo-o3


📝 Commits (1)

📊 Changes

11 files changed (+13 additions, -1 deletions)

View changed files

📝 discover/gpu.go (+1 -0)
📝 discover/gpu_darwin.go (+1 -0)
📝 llama/llama.cpp/examples/llava/llava.go (+1 -0)
📝 llama/llama.cpp/src/llama.go (+1 -0)
📝 llama/llama.go (+1 -0)
📝 ml/backend/ggml/ggml/src/ggml-blas/blas.go (+1 -0)
📝 ml/backend/ggml/ggml/src/ggml-cpu/cpu.go (+3 -1)
📝 ml/backend/ggml/ggml/src/ggml-cpu/llamafile/llamafile.go (+1 -0)
📝 ml/backend/ggml/ggml/src/ggml-metal/metal.go (+1 -0)
📝 ml/backend/ggml/ggml/src/ggml.go (+1 -0)
📝 ml/backend/ggml/ggml/src/ggml_darwin_arm64.go (+1 -0)

📄 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/8704 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 1/30/2025 **Status:** ✅ Merged **Merged:** 1/30/2025 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/cgo-o3` --- ### 📝 Commits (1) - [`b6a03f4`](https://github.com/ollama/ollama/commit/b6a03f43e05e9f6702dba90dd3108d2fe933d1f3) cgo: use O3 ### 📊 Changes **11 files changed** (+13 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `discover/gpu.go` (+1 -0) 📝 `discover/gpu_darwin.go` (+1 -0) 📝 `llama/llama.cpp/examples/llava/llava.go` (+1 -0) 📝 `llama/llama.cpp/src/llama.go` (+1 -0) 📝 `llama/llama.go` (+1 -0) 📝 `ml/backend/ggml/ggml/src/ggml-blas/blas.go` (+1 -0) 📝 `ml/backend/ggml/ggml/src/ggml-cpu/cpu.go` (+3 -1) 📝 `ml/backend/ggml/ggml/src/ggml-cpu/llamafile/llamafile.go` (+1 -0) 📝 `ml/backend/ggml/ggml/src/ggml-metal/metal.go` (+1 -0) 📝 `ml/backend/ggml/ggml/src/ggml.go` (+1 -0) 📝 `ml/backend/ggml/ggml/src/ggml_darwin_arm64.go` (+1 -0) </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-19 16:53:41 -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#23294