Instructions to use jxke/qwen-chat-1_8B_rkllm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- RKLLM
How to use jxke/qwen-chat-1_8B_rkllm with RKLLM:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
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)
|