bartowski commited on
Commit
89ca5bd
·
verified ·
1 Parent(s): 81a87cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -32,6 +32,8 @@ Tuned on top of Phi 4 mini
32
 
33
  Designed for multi-step, logic-intensive mathematical problem-solving tasks
34
 
 
 
35
  ## Special thanks
36
 
37
  🙏 Special thanks to [Georgi Gerganov](https://github.com/ggerganov) and the whole team working on [llama.cpp](https://github.com/ggerganov/llama.cpp/) for making all of this possible.
 
32
 
33
  Designed for multi-step, logic-intensive mathematical problem-solving tasks
34
 
35
+ Find more details in their blog post here: https://www.microsoft.com/en-us/research/wp-content/uploads/2025/04/phi_4_reasoning.pdf
36
+
37
  ## Special thanks
38
 
39
  🙏 Special thanks to [Georgi Gerganov](https://github.com/ggerganov) and the whole team working on [llama.cpp](https://github.com/ggerganov/llama.cpp/) for making all of this possible.