apepkuss79 commited on
Commit
3802d43
1 Parent(s): cdd6961

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -3
README.md CHANGED
@@ -1,3 +1,34 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ model_name: mathstral-7B-v0.1
4
+ base_model: mistralai/mathstral-7B-v0.1
5
+ inference: false
6
+ model_creator: mistralai
7
+ quantized_by: Second State Inc.
8
+ ---
9
+
10
+ ![](https://github.com/GaiaNet-AI/.github/assets/45785633/d6976adc-f97d-4f86-a648-0f2f5c8e7eee)
11
+
12
+ # mathstral-7B-v0.1-GGUF
13
+
14
+ ## Original Model
15
+
16
+ [mistralai/mathstral-7B-v0.1](https://huggingface.co/mistralai/mathstral-7B-v0.1)
17
+
18
+ ## Run with Gaianet
19
+
20
+ **Prompt template:**
21
+
22
+ prompt template: `glm-4-chat`
23
+
24
+ **Context size:**
25
+
26
+ chat_ctx_size: `1000000`
27
+
28
+ **Run with GaiaNet:**
29
+
30
+ - Quick start: https://docs.gaianet.ai/node-guide/quick-start
31
+
32
+ - Customize your node: https://docs.gaianet.ai/node-guide/customize
33
+
34
+ *Quantized with llama.cpp b3389*