alabulei commited on
Commit
90278e3
1 Parent(s): 8e2f742

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +40 -3
README.md CHANGED
@@ -1,3 +1,40 @@
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
+ # Llama-2-13B-Chat-GGUF
13
+
14
+ ## Original Model
15
+
16
+
17
+ [meta-llama/Llama-2-13b-chat-hf](https://huggingface.co/meta-llama/Llama-2-13b-chat-hf)
18
+
19
+
20
+ ## Run with Gaianet
21
+
22
+ **Prompt template:**
23
+
24
+ prompt template: `llama-2-chat`
25
+
26
+ **Context size:**
27
+
28
+ chat_ctx_size: `4096`
29
+
30
+
31
+ **Run with GaiaNet:**
32
+
33
+ - Quick start: https://docs.gaianet.ai/node-guide/quick-start
34
+
35
+ - Customize your node: https://docs.gaianet.ai/node-guide/customize
36
+
37
+
38
+
39
+
40
+