macrae commited on
Commit
3e6d152
·
verified ·
1 Parent(s): 6a3ed55

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -3
README.md CHANGED
@@ -1,3 +1,23 @@
1
- ---
2
- license: llama3
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3
3
+ tags:
4
+ - llama3
5
+ - llama3-8B
6
+ - llama3-8B-instruct
7
+ - rkllm
8
+ - rockchip
9
+ - rk3588
10
+ - sahabat-ai
11
+ - indonesia
12
+ - javanese
13
+ - sundanese
14
+ ---
15
+ # Llama 3 8B Instruct for RK3588
16
+ This is a conversion from [Sahabat-AI Llama3 8B Instruct](https://huggingface.co/GoToCompany/llama3-8b-cpt-sahabatai-v1-instruct) model to the RKLLM format for Rockchip devices.
17
+ Target conversion to be running on the RK3588 NPU.
18
+
19
+ **RKLLM runtime 1.1.4** requires **NPU driver 0.9.8**:
20
+ - [w8a8](https://huggingface.co/macrae/lama3-8b-cpt-sahabatai-v1-instruct/tree/w8a8-toolkitv1.1.4)
21
+ - [w8a8_g512](https://huggingface.co/macrae/lama3-8b-cpt-sahabatai-v1-instruct/tree/w8a8_g512-toolkitv1.1.4)
22
+
23
+ **License:** [Llama3 Community License](https://huggingface.co/meta-llama/Meta-Llama-3-8B/blob/main/LICENSE)