Skip to content

Commit 8804c70

Browse files
authored
chore(model gallery): add microsoft_phi-4-reasoning (#5296)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 7b3ceb1 commit 8804c70

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
@@ -1136,6 +1136,20 @@
11361136
- filename: microsoft_Phi-4-reasoning-plus-Q4_K_M.gguf
11371137
sha256: fcb2cdd14881e20613f56d37f49d0c73ec6c00f9bb4d0e4b161a1621d8517f47
11381138
uri: huggingface://bartowski/microsoft_Phi-4-reasoning-plus-GGUF/microsoft_Phi-4-reasoning-plus-Q4_K_M.gguf
1139+
- !!merge <<: *phi4
1140+
name: "microsoft_phi-4-reasoning"
1141+
urls:
1142+
- https://huggingface.co/microsoft/Phi-4-reasoning
1143+
- https://huggingface.co/bartowski/microsoft_Phi-4-reasoning-GGUF
1144+
description: |
1145+
Phi-4-reasoning 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.
1146+
overrides:
1147+
parameters:
1148+
model: microsoft_Phi-4-reasoning-Q4_K_M.gguf
1149+
files:
1150+
- filename: microsoft_Phi-4-reasoning-Q4_K_M.gguf
1151+
sha256: e02aea7b191055b8d9a5ca7d58a99214a6dc87be8759cf97089814163bda5042
1152+
uri: huggingface://bartowski/microsoft_Phi-4-reasoning-GGUF/microsoft_Phi-4-reasoning-Q4_K_M.gguf
11391153
- &falcon3
11401154
name: "falcon3-1b-instruct"
11411155
url: "github:mudler/LocalAI/gallery/falcon3.yaml@master"

0 commit comments

Comments
 (0)