apepkuss79 commited on
Commit
e1b27a9
·
verified ·
1 Parent(s): 4f1d0d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -3
README.md CHANGED
@@ -1,3 +1,33 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: deepseek-ai/DeepSeek-R1-Distill-Qwen-7B
3
+ license: apache-2.0
4
+ license_link: https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B/blob/main/LICENSE
5
+ model_creator: Qwen
6
+ model_name: DeepSeek-R1-Distill-Qwen-7B
7
+ quantized_by: Second State Inc.
8
+ library_name: transformers
9
+ ---
10
+
11
+ # DeepSeek-R1-Distill-Qwen-7B-GGUF
12
+
13
+ ## Original Model
14
+
15
+ [deepseek-ai/DeepSeek-R1-Distill-Qwen-7B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B)
16
+
17
+ ## Run with Gaianet
18
+
19
+ **Prompt template**
20
+
21
+ prompt template: coming soon
22
+
23
+ **Context size**
24
+
25
+ chat_ctx_size: `128000`
26
+
27
+ **Run with GaiaNet**
28
+
29
+ - Quick start: https://docs.gaianet.ai/node-guide/quick-start
30
+
31
+ - Customize your node: https://docs.gaianet.ai/node-guide/customize
32
+
33
+ *Quantized with llama.cpp b4519*