Update README.md
Browse files
README.md
CHANGED
|
@@ -8,11 +8,12 @@ tags:
|
|
| 8 |
- rk3588
|
| 9 |
---
|
| 10 |
|
| 11 |
-
# DeepSeek R1 Distill
|
| 12 |
This is a conversion from https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B to the RKLLM format for Rockchip devices.
|
| 13 |
This runs on the NPU from the RK3588
|
| 14 |
|
| 15 |
W8A8 quantization used.
|
|
|
|
| 16 |
|
| 17 |
# Main repo
|
| 18 |
See this for my full collection of converted LLMs for the RK3588's NPU:
|
|
|
|
| 8 |
- rk3588
|
| 9 |
---
|
| 10 |
|
| 11 |
+
# DeepSeek R1 Distill Qwen 1.5B for RK3588
|
| 12 |
This is a conversion from https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B to the RKLLM format for Rockchip devices.
|
| 13 |
This runs on the NPU from the RK3588
|
| 14 |
|
| 15 |
W8A8 quantization used.
|
| 16 |
+
RKLLM version used for conversion: 1.2.1
|
| 17 |
|
| 18 |
# Main repo
|
| 19 |
See this for my full collection of converted LLMs for the RK3588's NPU:
|