Please note, the low IFEVAL results is due to this model always reasoning, instruction following is limited, which caused it to have very low ifeval results, this should not matter for most use cases. gguf/final version: https://huggingface.co/Pinkstack/PARM-V2-phi-4-16k-CoT-o1-gguf

other gguf version: mradermacher/SuperThoughts-CoT-14B-16k-o1-QwQ-GGUF

image/png

Phi-4 Technical Report Phi-4 that has been tuned to be more advanced at reasoning.

Unlike other Parm models we had to optimize our fine tuning process to ensure accuracy while still being able to release this model. Training loss: 0.443800

the model uses this prompt format: (modified phi-4 prompt)

{{ if .System }}<|system|>
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|im_end|>
{{ end }}<|assistant|>{{ .CoT }}<|CoT|>
{{ .Response }}<|FinalAnswer|><|im_end|>

It is recommended to use a system prompt like this one:

You are a helpful ai assistant. Make sure to put your finalanswer at the end. 

Open LLM Leaderboard Evaluation Results

Detailed results can be found here! Summarized results can be found here!

Metric Value (%)
Average 31.17
IFEval (0-Shot) 5.15
BBH (3-Shot) 52.85
MATH Lvl 5 (4-Shot) 40.79
GPQA (0-shot) 19.02
MuSR (0-shot) 21.79
MMLU-PRO (5-shot) 47.43

🧀 Examples:

(q4_k_m, 10GB rtx 3080, 64GB memory, running inside of MSTY, all use "You are a friendly ai assistant." as the System prompt.) example 1: example1 example 2: 2 example 3: example2 example 4: example1part1.png example1part2.png

All generated locally and pretty quickly too! 😲 Due to our very limited resources we weren't able to evaluate this model (yet..) if you evaluate it please do let us know!

🧀 Information

  • ⚠️ A low temperature must be used to ensure it won't fail at reasoning. we use 0.3 - 0.8!
  • ⚠️ Due to the current prompt format, it may sometimes put <|FinalAnswer|> without providing a final answer at the end, you can ignore this or modify the prompt format.
  • this is out flagship model, with top-tier reasoning, rivaling gemini-flash-exp-2.0-thinking and o1 mini. results are overall similar to both of them, we are not comparing to qwq as it has much longer results which waste tokens.

Uploaded model

  • Developed by: Pinkstack
  • License: MIT
  • Finetuned from model : microsoft/phi-4

This phi-4 model was trained with Unsloth and Huggingface's TRL library.

Downloads last month
14
Safetensors
Model size
14.7B params
Tensor type
FP16
·
Inference Examples
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.

Model tree for Pinkstack/SuperThoughts-CoT-14B-16k-o1-QwQ

Base model

microsoft/phi-4
Finetuned
(33)
this model
Merges
1 model
Quantizations
3 models

Dataset used to train Pinkstack/SuperThoughts-CoT-14B-16k-o1-QwQ

Collection including Pinkstack/SuperThoughts-CoT-14B-16k-o1-QwQ

Evaluation results