alabulei commited on
Commit
b9edced
·
verified ·
1 Parent(s): 9f3be6f

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: other
3
+ license_name: llama3
4
+ base_model: shenzhi-wang/Llama3-8B-Chinese-Chat
5
+ inference: false
6
+ model_creator: shenzhi-wang
7
+ model_type: llama
8
+ pipeline_tag: text-generation
9
+ quantized_by: Second State Inc.
10
+ language:
11
+ - en
12
+ - zh
13
+ tags:
14
+ - llama-factory
15
+ - orpo
16
+ ---
17
+
18
+ ![](https://github.com/GaiaNet-AI/.github/assets/45785633/d6976adc-f97d-4f86-a648-0f2f5c8e7eee)
19
+
20
+ # Llama3-8B-Chinese-Chat-GGUF
21
+
22
+ ## Original Model
23
+
24
+ [shenzhi-wang/Llama3-8B-Chinese-Chat](https://huggingface.co/shenzhi-wang/Llama3-8B-Chinese-Chat)
25
+
26
+ ## Run with Gaianet
27
+
28
+ **Prompt template**
29
+
30
+ prompt template: `llama-3-chat`
31
+
32
+ **Context size**
33
+
34
+ chat_ctx_size: `4096`
35
+
36
+ **Run with GaiaNet**
37
+
38
+ - Quick start: https://docs.gaianet.ai/node-guide/quick-start
39
+
40
+ - Customize your node: https://docs.gaianet.ai/node-guide/customize