alabulei commited on
Commit
11c70c2
1 Parent(s): 88eca46

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -3
README.md CHANGED
@@ -1,3 +1,26 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ ![](https://github.com/GaiaNet-AI/.github/assets/45785633/d6976adc-f97d-4f86-a648-0f2f5c8e7eee)
5
+
6
+ # Qwen1.5-7B-Chat-GGUF
7
+
8
+ ## Original Model
9
+
10
+ [Qwen/Qwen1.5-7B-Chat](https://huggingface.co/Qwen/Qwen1.5-7B-Chat)
11
+
12
+ ## Run with Gaianet
13
+
14
+ **Prompt template**
15
+
16
+ prompt template: `chatml`
17
+
18
+ **Context size**
19
+
20
+ chat_ctx_size: `4096`
21
+
22
+ **Run with GaiaNet**
23
+
24
+ - Quick start: https://docs.gaianet.ai/node-guide/quick-start
25
+
26
+ - Customize your node: https://docs.gaianet.ai/node-guide/customize