Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,7 @@ license: apache-2.0
|
|
3 |
base_model: FuseAI/FuseO1-DeepSeekR1-Qwen2.5-Coder-32B-Preview
|
4 |
tags:
|
5 |
- mlx
|
|
|
6 |
---
|
7 |
|
8 |
13 TPS
|
@@ -10,6 +11,7 @@ tags:
|
|
10 |
27 TPS with Draft model: [DeepScaleR-1.5B-Preview-Q8](https://huggingface.co/mlx-community/DeepScaleR-1.5B-Preview-Q8)
|
11 |
|
12 |
oh yeah! 100% faster for math/code stuff.
|
|
|
13 |
.
|
14 |
|
15 |
|
@@ -20,6 +22,7 @@ system prompt: "You are Fuse01. You answer very direct brief and concise"
|
|
20 |
prompt: "Write a quick sort in C++"
|
21 |
|
22 |
Context: 131072, Temp: 0
|
|
|
23 |
.
|
24 |
|
25 |
|
|
|
3 |
base_model: FuseAI/FuseO1-DeepSeekR1-Qwen2.5-Coder-32B-Preview
|
4 |
tags:
|
5 |
- mlx
|
6 |
+
- code
|
7 |
---
|
8 |
|
9 |
13 TPS
|
|
|
11 |
27 TPS with Draft model: [DeepScaleR-1.5B-Preview-Q8](https://huggingface.co/mlx-community/DeepScaleR-1.5B-Preview-Q8)
|
12 |
|
13 |
oh yeah! 100% faster for math/code stuff.
|
14 |
+
|
15 |
.
|
16 |
|
17 |
|
|
|
22 |
prompt: "Write a quick sort in C++"
|
23 |
|
24 |
Context: 131072, Temp: 0
|
25 |
+
|
26 |
.
|
27 |
|
28 |
|