alabulei commited on
Commit
9048fa5
1 Parent(s): bbeb2ba

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
+
5
+
6
+ # llama-3-Korean-Bllossom-8B
7
+
8
+ ## Original Model
9
+
10
+ [MLP-KTLim/llama-3-Korean-Bllossom-8B](https://huggingface.co/MLP-KTLim/llama-3-Korean-Bllossom-8B)
11
+
12
+ ## Run with Gaianet
13
+
14
+ **Prompt template:**
15
+
16
+ prompt template: `llama-3-chat`
17
+
18
+ **Context size:**
19
+
20
+ chat_ctx_size: `8192`
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