macrae commited on
Commit
b1114cc
·
verified ·
1 Parent(s): b1011b7

Update README.md

Browse files

update model card, additional model with runtime 1.1.4

Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -12,10 +12,14 @@ tags:
12
  This is a conversion from https://huggingface.co/meta-llama/Meta-Llama-3.2-1B to the RKLLM format for Rockchip devices.
13
  Target conversion to be running on the RK3588 NPU.
14
 
15
- Model converted with **RKLLM runtime 1.1.1**, please follow this quantification to access the model:
16
  - [w8a8](https://huggingface.co/macrae/Llama-3-2-1B-rk3588/tree/w8a8-toolkitv1.1.1)
17
  - [w8a8_g512](https://huggingface.co/macrae/Llama-3-2-1B-rk3588//tree/w8a8_g512-toolkitv1.1.1)
18
 
 
 
 
 
19
  # License
20
  Same as the original LLM:
21
 
 
12
  This is a conversion from https://huggingface.co/meta-llama/Meta-Llama-3.2-1B to the RKLLM format for Rockchip devices.
13
  Target conversion to be running on the RK3588 NPU.
14
 
15
+ **RKLLM runtime 1.1.1** :
16
  - [w8a8](https://huggingface.co/macrae/Llama-3-2-1B-rk3588/tree/w8a8-toolkitv1.1.1)
17
  - [w8a8_g512](https://huggingface.co/macrae/Llama-3-2-1B-rk3588//tree/w8a8_g512-toolkitv1.1.1)
18
 
19
+ **RKLLM runtime 1.1.4** :
20
+ - [w8a8](https://huggingface.co/macrae/Llama-3-2-1B-rk3588/tree/w8a8-toolkitv1.1.4)
21
+ - [w8a8_g512](https://huggingface.co/macrae/Llama-3-2-1B-rk3588//tree/w8a8_g512-toolkitv1.1.4)
22
+
23
  # License
24
  Same as the original LLM:
25