Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -22,21 +22,21 @@ language:
|
|
22 |
|
23 |
[mistralai/Codestral-22B-v0.1](https://huggingface.co/mistralai/Codestral-22B-v0.1)
|
24 |
|
25 |
-
|
26 |
|
27 |
**Prompt template**
|
28 |
|
29 |
-
prompt template: `
|
30 |
|
31 |
**Context size**
|
32 |
|
33 |
-
chat_ctx_size: `
|
34 |
|
35 |
**Run with GaiaNet**
|
36 |
|
37 |
- Quick start: https://docs.gaianet.ai/node-guide/quick-start
|
38 |
|
39 |
-
- Customize your node: https://docs.gaianet.ai/node-guide/customize
|
40 |
|
41 |
## Quantized GGUF Models
|
42 |
|
|
|
22 |
|
23 |
[mistralai/Codestral-22B-v0.1](https://huggingface.co/mistralai/Codestral-22B-v0.1)
|
24 |
|
25 |
+
## Run with Gaianet
|
26 |
|
27 |
**Prompt template**
|
28 |
|
29 |
+
prompt template: `mistral-instruct`
|
30 |
|
31 |
**Context size**
|
32 |
|
33 |
+
chat_ctx_size: `32000`
|
34 |
|
35 |
**Run with GaiaNet**
|
36 |
|
37 |
- Quick start: https://docs.gaianet.ai/node-guide/quick-start
|
38 |
|
39 |
+
- Customize your node: https://docs.gaianet.ai/node-guide/customize
|
40 |
|
41 |
## Quantized GGUF Models
|
42 |
|