Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,8 @@ base_model:
|
|
9 |
|
10 |
# 介绍
|
11 |
本模型是基于[deepseek-ai/DeepSeek-R1-Distill-Qwen-7B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B)转换成rkllm格式的模型的。
|
12 |
-
|
|
|
13 |
|
14 |
# 运行环境
|
15 |
RKNPU Version: 0.9.8
|
|
|
9 |
|
10 |
# 介绍
|
11 |
本模型是基于[deepseek-ai/DeepSeek-R1-Distill-Qwen-7B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B)转换成rkllm格式的模型的。
|
12 |
+
|
13 |
+
**因手上的开发板只有8G版本内存,无法完整加载模型运行,该模型的可用性有待验证。**
|
14 |
|
15 |
# 运行环境
|
16 |
RKNPU Version: 0.9.8
|