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 | |