112 Downloads Updated 3 months ago
Updated 3 months ago
3 months ago
ef3d8e57887f · 29GB
This is a local deployment package of microsoft/Phi-4-reasoning-plus, converted to GGUF
format and optimized for use with Ollama.
Phi-4-Reasoning-Plus is a state-of-the-art small language model developed by Microsoft, designed to perform deep multi-step reasoning. This package includes:
- A custom Modelfile
using a system prompt that guides the model to answer using <think>
and <solution>
sections.
- A chat template compliant with Phi’s formatting (<|im_start|>
, <|im_sep|>
, etc.).
- Adjusted inference parameters for optimal reasoning quality.
ollama create phi4-rplus -f Modelfile
ollama run phi4-rplus
Copyright © Microsoft Corporation
This model is licensed under the OpenRAIL-M license.
Redistribution and use of the model and associated files, with or without modification, are permitted provided that the following conditions are met:
See the full license here: https://huggingface.co/microsoft/Phi-4-reasoning-plus/blob/main/LICENSE