macrae commited on
Commit
4f9245c
·
verified ·
1 Parent(s): 945c618

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,3 +1,19 @@
1
- ---
2
- license: llama3.1
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3.1
3
+ ---
4
+ tags:
5
+ - llama3.1
6
+ - llama3.1-8B-Instruct
7
+ - rkllm
8
+ - rockchip
9
+ - rk3588
10
+ ---
11
+ # Llama 3.1 Instruct 8B for RK3588
12
+ This is a conversion from https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct to the RKLLM format for Rockchip devices.
13
+ Target conversion to be running on the RK3588 NPU.
14
+
15
+ Converted with **RKLLM runtime 1.1.1**
16
+ # License
17
+ Same as the original LLM:
18
+
19
+ https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct/blob/main/LICENSE.txt