[PR #9403] [MERGED] llama: add phi4 mini support #12949

Closed
opened 2026-04-13 00:13:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/9403
Author: @jmorganca
Created: 2/27/2025
Status: Merged
Merged: 2/28/2025
Merged by: @jmorganca

Base: mainHead: jmorganca/phi-4-mini


📝 Commits (1)

📊 Changes

4 files changed (+99 additions, -3 deletions)

View changed files

📝 llama/llama.cpp/include/llama.h (+1 -0)
📝 llama/llama.cpp/src/llama-model.cpp (+7 -3)
📝 llama/llama.cpp/src/llama-vocab.cpp (+11 -0)
llama/patches/0019-add-phi4-support.patch (+80 -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/9403 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 2/27/2025 **Status:** ✅ Merged **Merged:** 2/28/2025 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/phi-4-mini` --- ### 📝 Commits (1) - [`68a8c94`](https://github.com/ollama/ollama/commit/68a8c94705405025c750d6f62005e5a0e30606a7) add phi4 mini support ### 📊 Changes **4 files changed** (+99 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `llama/llama.cpp/include/llama.h` (+1 -0) 📝 `llama/llama.cpp/src/llama-model.cpp` (+7 -3) 📝 `llama/llama.cpp/src/llama-vocab.cpp` (+11 -0) ➕ `llama/patches/0019-add-phi4-support.patch` (+80 -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-13 00:13:31 -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#12949