apepkuss79 commited on
Commit
f5c9fbb
·
verified ·
1 Parent(s): d61906c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +44 -3
README.md CHANGED
@@ -1,3 +1,44 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ model_name: Mistral-Nemo-Instruct-2407
4
+ base_model: mistralai/Mistral-Nemo-Instruct-2407
5
+ inference: false
6
+ model_creator: mistralai
7
+ quantized_by: Second State Inc.
8
+ language:
9
+ - en
10
+ - fr
11
+ - de
12
+ - es
13
+ - it
14
+ - pt
15
+ - ru
16
+ - zh
17
+ - ja
18
+ ---
19
+
20
+ ![](https://github.com/GaiaNet-AI/.github/assets/45785633/d6976adc-f97d-4f86-a648-0f2f5c8e7eee)
21
+
22
+ # Mistral-Nemo-Instruct-2407-GGUF
23
+
24
+ ## Original Model
25
+
26
+ [mistralai/Mistral-Nemo-Instruct-2407](https://huggingface.co/mistralai/Mistral-Nemo-Instruct-2407)
27
+
28
+ ## Run with Gaianet
29
+
30
+ **Prompt template:**
31
+
32
+ prompt template: `mistral-instruct`
33
+
34
+ **Context size:**
35
+
36
+ chat_ctx_size: `128000`
37
+
38
+ **Run with GaiaNet:**
39
+
40
+ - Quick start: https://docs.gaianet.ai/node-guide/quick-start
41
+
42
+ - Customize your node: https://docs.gaianet.ai/node-guide/customize
43
+
44
+ *Quantized with llama.cpp b3405*