Added original repo link
Browse files
README.md
CHANGED
@@ -10,5 +10,10 @@ tags:
|
|
10 |
This is a conversion from https://huggingface.co/Qwen/Qwen-1_8B/ to the RKLLM format for Rockchip devices.
|
11 |
This runs on the NPU from the RK3588
|
12 |
|
|
|
|
|
|
|
|
|
|
|
13 |
# License
|
14 |
Same as the original LLM https://huggingface.co/Qwen/Qwen-1_8B/
|
|
|
10 |
This is a conversion from https://huggingface.co/Qwen/Qwen-1_8B/ 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 |
+
|
16 |
+
https://huggingface.co/Pelochus/ezrkllm-collection
|
17 |
+
|
18 |
# License
|
19 |
Same as the original LLM https://huggingface.co/Qwen/Qwen-1_8B/
|