macrae commited on
Commit
c5747c6
·
verified ·
1 Parent(s): 492e613

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.2
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3.2
3
+ ---
4
+ tags:
5
+ - llama3.2
6
+ - llama3.2-3B
7
+ - rkllm
8
+ - rockchip
9
+ - rk3588
10
+ ---
11
+ # Llama 3.2 3B for RK3588
12
+ This is a conversion from https://huggingface.co/meta-llama/Meta-Llama-3.2-3B 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.2-3B/blob/main/LICENSE.txt