Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ tags:
|
|
10 |
This is a conversion from https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0 to the RKLLM format for Rockchip devices.
|
11 |
This runs on the NPU from the RK3588.
|
12 |
|
|
|
|
|
13 |
# Main repo
|
14 |
See this for my full collection of converted LLMs for the RK3588's NPU:
|
15 |
|
|
|
10 |
This is a conversion from https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0 to the RKLLM format for Rockchip devices.
|
11 |
This runs on the NPU from the RK3588.
|
12 |
|
13 |
+
**Latest update:** 11th May 2024. Converted with **RKLLM runtime 1.0.1**.
|
14 |
+
|
15 |
# Main repo
|
16 |
See this for my full collection of converted LLMs for the RK3588's NPU:
|
17 |
|