apepkuss79 commited on
Commit
6804383
1 Parent(s): ab003ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +37 -37
README.md CHANGED
@@ -1,37 +1,37 @@
1
- ---
2
- base_model: deepseek-ai/DeepSeek-Coder-V2-Lite-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-Lite-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-Lite-Instruct-GGUF
16
-
17
- ## Original Model
18
-
19
- [deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct](https://huggingface.co/deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct)
20
-
21
- ## Run with Gaianet
22
-
23
- **Prompt template**
24
-
25
- prompt template: `deepseek-coder-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
- *Quatized with llama.cpp b3212*
 
1
+ ---
2
+ base_model: deepseek-ai/DeepSeek-Coder-V2-Lite-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-Lite-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-Lite-Instruct-GGUF
16
+
17
+ ## Original Model
18
+
19
+ [deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct](https://huggingface.co/deepseek-ai/DeepSeek-Coder-V2-Lite-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
+ *Quatized with llama.cpp b3212*