Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,14 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
license_link: https://huggingface.co/microsoft/Phi-4-reasoning/resolve/main/LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
language:
|
| 5 |
- en
|
| 6 |
base_model:
|
|
@@ -20,6 +28,14 @@ tags:
|
|
| 20 |
- llm-compressor
|
| 21 |
---
|
| 22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
## Model Overview
|
| 24 |
- **Model Architecture:** Phi3ForCausalLM
|
| 25 |
- **Input:** Text
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
license_name: mit
|
| 4 |
+
name: RedHatAI/Phi-4-reasoning-FP8-dynamic
|
| 5 |
+
description: This model is designed to accelerate research on language models, for use as a building block for generative AI powered features.
|
| 6 |
+
readme: https://huggingface.co/RedHatAI/Phi-4-reasoning-FP8-dynamic/main/README.md
|
| 7 |
license_link: https://huggingface.co/microsoft/Phi-4-reasoning/resolve/main/LICENSE
|
| 8 |
+
provider: Microsoft
|
| 9 |
+
validated_on:
|
| 10 |
+
- RHOAI 3.3
|
| 11 |
+
- RHAIIS 3.3
|
| 12 |
language:
|
| 13 |
- en
|
| 14 |
base_model:
|
|
|
|
| 28 |
- llm-compressor
|
| 29 |
---
|
| 30 |
|
| 31 |
+
<h1 align: center; style="display: flex; align-items: center; gap: 10px; margin: 0;">
|
| 32 |
+
Phi-4-reasoning-FP8-dynamic
|
| 33 |
+
<img src="https://www.redhat.com/rhdc/managed-files/Catalog-Validated_model_0.png" alt="Model Icon" width="40" style="margin: 0; padding: 0;" />
|
| 34 |
+
</h1>
|
| 35 |
+
<a href="https://www.redhat.com/en/products/ai/validated-models" target="_blank" style="margin: 0; padding: 0;">
|
| 36 |
+
<img src="https://www.redhat.com/rhdc/managed-files/Validated_badge-Dark.png" alt="Validated Badge" width="250" style="margin: 0; padding: 0;" />
|
| 37 |
+
</a>
|
| 38 |
+
|
| 39 |
## Model Overview
|
| 40 |
- **Model Architecture:** Phi3ForCausalLM
|
| 41 |
- **Input:** Text
|