File size: 407 Bytes
503d70e
 
 
 
 
b7228f3
503d70e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b7228f3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
license: mit
license_link: https://huggingface.co/microsoft/Phi-4-reasoning-plus/resolve/main/LICENSE
language:
- en
- ar
base_model:
- microsoft/phi-4
pipeline_tag: text-generation
tags:
- phi
- nlp
- math
- code
- chat
- conversational
- reasoning
inference:
  parameters:
    temperature: 0
widget:
- messages:
  - role: user
    content: What is the derivative of x^2?
library_name: transformers
---