huihui-ai commited on
Commit
15a6312
·
verified ·
1 Parent(s): 843b815

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
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