lint
Browse files
README.md
CHANGED
@@ -13,8 +13,8 @@ tags:
|
|
13 |
|
14 |
# 通义千问-1_8B / Qwen-1_8B-Chat_rkLLM
|
15 |
|
16 |
-
- [中文](
|
17 |
-
- [English](
|
18 |
|
19 |
## 通义千问-1_8B
|
20 |
|
@@ -33,11 +33,11 @@ tags:
|
|
33 |
|
34 |
### 使用指南
|
35 |
|
36 |
-
此模型仅支持搭载 Rockchip RK3588/s 芯片的设备。请确认设备信息并确保 NPU 可用。
|
37 |
|
38 |
#### openFyde 系统
|
39 |
|
40 |
-
|
41 |
|
42 |
1. 下载模型文件 `XXX.rkllm`。
|
43 |
2. 新建文件夹 `model/`,将模型文件放置于该文件夹内。
|
@@ -45,7 +45,7 @@ tags:
|
|
45 |
|
46 |
#### 其它系统
|
47 |
|
48 |
-
|
49 |
|
50 |
1. 下载模型文件 `XXX.rkllm`。
|
51 |
2. 按照官方文档进行配置:[官方文档](https://github.com/airockchip/rknn-llm)。
|
@@ -90,11 +90,11 @@ Qwen-1_8B-Chat_rkLLM is part of the Tongyi Qianwen series developed by Alibaba C
|
|
90 |
|
91 |
## User Guide
|
92 |
|
93 |
-
|
94 |
|
95 |
### openFyde System
|
96 |
|
97 |
-
|
98 |
|
99 |
1. Download the model file `XXX.rkllm`.
|
100 |
2. Create a folder named `model/` and place the model file inside this folder.
|
@@ -102,7 +102,7 @@ Qwen-1_8B-Chat_rkLLM is part of the Tongyi Qianwen series developed by Alibaba C
|
|
102 |
|
103 |
### Other Systems
|
104 |
|
105 |
-
|
106 |
|
107 |
1. Download the model file `XXX.rkllm`.
|
108 |
2. Follow the configuration guidelines provided in the [official documentation](https://github.com/airockchip/rknn-llm).
|
|
|
13 |
|
14 |
# 通义千问-1_8B / Qwen-1_8B-Chat_rkLLM
|
15 |
|
16 |
+
- [中文](##通义千问-1_8B)
|
17 |
+
- [English](##Qwen-1_8B-Chat_rkLLM)
|
18 |
|
19 |
## 通义千问-1_8B
|
20 |
|
|
|
33 |
|
34 |
### 使用指南
|
35 |
|
36 |
+
> 此模型仅支持搭载 Rockchip RK3588/s 芯片的设备。请确认设备信息并确保 NPU 可用。
|
37 |
|
38 |
#### openFyde 系统
|
39 |
|
40 |
+
> 请确保你已将系统升级到最新版本。
|
41 |
|
42 |
1. 下载模型文件 `XXX.rkllm`。
|
43 |
2. 新建文件夹 `model/`,将模型文件放置于该文件夹内。
|
|
|
45 |
|
46 |
#### 其它系统
|
47 |
|
48 |
+
> 请确保已完成 RKLLM 的 NPU 相关内核更新。
|
49 |
|
50 |
1. 下载模型文件 `XXX.rkllm`。
|
51 |
2. 按照官方文档进行配置:[官方文档](https://github.com/airockchip/rknn-llm)。
|
|
|
90 |
|
91 |
## User Guide
|
92 |
|
93 |
+
This model is only supported on devices with the Rockchip RK3588/s chip. Please verify your device’s chip information and ensure the NPU is operational.
|
94 |
|
95 |
### openFyde System
|
96 |
|
97 |
+
> Ensure you have upgraded to the latest version of openFyde.
|
98 |
|
99 |
1. Download the model file `XXX.rkllm`.
|
100 |
2. Create a folder named `model/` and place the model file inside this folder.
|
|
|
102 |
|
103 |
### Other Systems
|
104 |
|
105 |
+
> Ensure you have updated the NPU kernel related to RKLLM.
|
106 |
|
107 |
1. Download the model file `XXX.rkllm`.
|
108 |
2. Follow the configuration guidelines provided in the [official documentation](https://github.com/airockchip/rknn-llm).
|