alabulei commited on
Commit
f5b6920
1 Parent(s): 31d8b85

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -3
README.md CHANGED
@@ -1,3 +1,33 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ <!-- header start -->
5
+ <!-- 200823 -->
6
+ <div style="width: auto; margin-left: auto; margin-right: auto">
7
+ <img src="https://github.com/GaiaNet-AI/.github/assets/45785633/d6976adc-f97d-4f86-a648-0f2f5c8e7eee" style="width: 100%; min-width: 400px; display: block; margin: auto;">
8
+ </div>
9
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
10
+ <!-- header end -->
11
+
12
+ # Yi-1.5-34B-Chat-GGUF
13
+
14
+ ## Original Model
15
+
16
+ [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct)
17
+
18
+ ## Run with Gaianet
19
+
20
+ **Prompt template:**
21
+
22
+ prompt template: `llama-3-chat`
23
+
24
+ **Context size:**
25
+
26
+ chat_ctx_size: `4096`
27
+
28
+
29
+ **Run with GaiaNet:**
30
+
31
+ - Quick start: https://docs.gaianet.ai/node-guide/quick-start
32
+
33
+ - Customize your node: https://docs.gaianet.ai/node-guide/customize