Update README.md
Browse files
README.md
CHANGED
@@ -27,6 +27,12 @@ This allows the model to be pruned according to one's needs.
|
|
27 |
|
28 |
This pruned model has a total parameter is equivalent to 441B.
|
29 |
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
|
31 |
|
32 |
|
|
|
27 |
|
28 |
This pruned model has a total parameter is equivalent to 441B.
|
29 |
|
30 |
+
## Use with ollama
|
31 |
+
|
32 |
+
You can use [huihui_ai/deepseek-v3-pruned](https://ollama.com/huihui_ai/deepseek-v3-pruned) directly
|
33 |
+
```
|
34 |
+
ollama run huihui_ai/deepseek-v3-pruned:411b-coder-0324
|
35 |
+
```
|
36 |
|
37 |
|
38 |
|