Update README.md with correct article reference format
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ This is a conversion from [Qwen-1_8B-Chat](https://huggingface.co/Qwen/Qwen-1_8B
|
|
25 |
* RK3588/RK3588s
|
26 |
|
27 |
## Convert tools
|
28 |
-
To Converting LLMs for Rockchip's NPUs, please see the artical
|
29 |
|
30 |
## Converted with RKLLM runtime
|
31 |
* RKLLM runtime `1.0.1`
|
@@ -34,5 +34,5 @@ To Converting LLMs for Rockchip's NPUs, please see the artical[^1][^2] for model
|
|
34 |
Same as the original [Qwen-1_8B-Chat](https://huggingface.co/Qwen/Qwen-1_8B-Chat)
|
35 |
|
36 |
## Reference
|
37 |
-
|
38 |
-
|
|
|
25 |
* RK3588/RK3588s
|
26 |
|
27 |
## Convert tools
|
28 |
+
To Converting LLMs for Rockchip's NPUs, please see the artical<sup>1,2</sup> for model details.
|
29 |
|
30 |
## Converted with RKLLM runtime
|
31 |
* RKLLM runtime `1.0.1`
|
|
|
34 |
Same as the original [Qwen-1_8B-Chat](https://huggingface.co/Qwen/Qwen-1_8B-Chat)
|
35 |
|
36 |
## Reference
|
37 |
+
1. [airockchip/rknn-llm](https://github.com/airockchip/rknn-llm)
|
38 |
+
1. [Pelochus/ezrknn-llm](https://github.com/Pelochus/ezrknn-llm)
|