apepkuss79 commited on
Commit
18b59ec
·
verified ·
1 Parent(s): e1cd0c0

Create README.md

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