Update README.md
Browse files
README.md
CHANGED
@@ -123,6 +123,13 @@ while True:
|
|
123 |
|
124 |
```
|
125 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
126 |
### Donation
|
127 |
|
128 |
If you like it, please click 'like' and follow us for more updates.
|
|
|
123 |
|
124 |
```
|
125 |
|
126 |
+
## Use with ollama
|
127 |
+
|
128 |
+
You can use [huihui_ai/deepseek-r1-Fusion](https://ollama.com/huihui_ai/deepseek-r1-Fusion) directly
|
129 |
+
```
|
130 |
+
ollama run deepseek-r1-Fusion:32b-coder-9010
|
131 |
+
```
|
132 |
+
|
133 |
### Donation
|
134 |
|
135 |
If you like it, please click 'like' and follow us for more updates.
|