apepkuss79 commited on
Commit
c0cdfc2
1 Parent(s): 512c2b3

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +37 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: deepseek-ai/DeepSeek-Coder-V2-Instruct
3
+ inference: false
4
+ license: other
5
+ license_name: deepseek-license
6
+ license_link: LICENSE
7
+ model_creator: DeepSeek-ai
8
+ model_name: DeepSeek-Coder-V2-Instruct
9
+ model_type: deepseek
10
+ quantized_by: Second State Inc.
11
+ ---
12
+
13
+ ![](https://github.com/GaiaNet-AI/.github/assets/45785633/d6976adc-f97d-4f86-a648-0f2f5c8e7eee)
14
+
15
+ # DeepSeek-Coder-V2-Instruct-GGUF
16
+
17
+ ## Original Model
18
+
19
+ [deepseek-ai/DeepSeek-Coder-V2-Instruct](https://huggingface.co/deepseek-ai/DeepSeek-Coder-V2-Instruct)
20
+
21
+ ## Run with Gaianet
22
+
23
+ **Prompt template:**
24
+
25
+ prompt template: `deepseek-chat-2`
26
+
27
+ **Context size:**
28
+
29
+ chat_ctx_size: `128000`
30
+
31
+ **Run with GaiaNet:**
32
+
33
+ - Quick start: https://docs.gaianet.ai/node-guide/quick-start
34
+
35
+ - Customize your node: https://docs.gaianet.ai/node-guide/customize
36
+
37
+ *Quantized with llama.cpp b3499*