Update README.md
Browse files
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 |
-

|
| 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-
|
| 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 |
+

|
| 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*
|