Skip to content

Commit 50b308f

Browse files
committed
chore(model gallery): add microsoft_phi-4-reasoning-plus
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent e7f3eff commit 50b308f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

gallery/index.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1122,6 +1122,20 @@
11221122
- filename: microsoft_Phi-4-mini-reasoning-Q4_K_M.gguf
11231123
sha256: ce8becd58f350d8ae0ec3bbb201ab36f750ffab17ab6238f39292d12ab68ea06
11241124
uri: huggingface://bartowski/microsoft_Phi-4-mini-reasoning-GGUF/microsoft_Phi-4-mini-reasoning-Q4_K_M.gguf
1125+
- !!merge <<: *phi-4
1126+
name: "microsoft_phi-4-reasoning-plus"
1127+
urls:
1128+
- https://huggingface.co/microsoft/Phi-4-reasoning-plus
1129+
- https://huggingface.co/bartowski/microsoft_Phi-4-reasoning-plus-GGUF
1130+
description: |
1131+
Phi-4-reasoning-plus is a state-of-the-art open-weight reasoning model finetuned from Phi-4 using supervised fine-tuning on a dataset of chain-of-thought traces and reinforcement learning. The supervised fine-tuning dataset includes a blend of synthetic prompts and high-quality filtered data from public domain websites, focused on math, science, and coding skills as well as alignment data for safety and Responsible AI. The goal of this approach was to ensure that small capable models were trained with data focused on high quality and advanced reasoning. Phi-4-reasoning-plus has been trained additionally with Reinforcement Learning, hence, it has higher accuracy but generates on average 50% more tokens, thus having higher latency.
1132+
overrides:
1133+
parameters:
1134+
model: microsoft_Phi-4-reasoning-plus-Q4_K_M.gguf
1135+
files:
1136+
- filename: microsoft_Phi-4-reasoning-plus-Q4_K_M.gguf
1137+
sha256: fcb2cdd14881e20613f56d37f49d0c73ec6c00f9bb4d0e4b161a1621d8517f47
1138+
uri: huggingface://bartowski/microsoft_Phi-4-reasoning-plus-GGUF/microsoft_Phi-4-reasoning-plus-Q4_K_M.gguf
11251139
- &falcon3
11261140
name: "falcon3-1b-instruct"
11271141
url: "github:mudler/LocalAI/gallery/falcon3.yaml@master"

0 commit comments

Comments
 (0)