Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,15 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model:
|
4 |
- FuseAI/FuseO1-DeepSeekR1-QwQ-SkyT1-32B-Preview
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
base_model:
|
4 |
- FuseAI/FuseO1-DeepSeekR1-QwQ-SkyT1-32B-Preview
|
5 |
+
pipeline_tag: question-answering
|
6 |
+
library_name: mlx
|
7 |
+
tags:
|
8 |
+
- code
|
9 |
+
- mlx
|
10 |
+
---
|
11 |
+
# Model Card for Model ID
|
12 |
+
|
13 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
14 |
+
|
15 |
+
Quantized 8-Bit MLX Version of (https://huggingface.co/FuseAI/FuseO1-DeepSeekR1-QwQ-SkyT1-32B-Preview)
|
16 |
+
|