Update README.md
Browse files
README.md
CHANGED
@@ -38,20 +38,24 @@ tags:
|
|
38 |
---
|
39 |
|
40 |
### 感谢mradermacher制作的gguf版本
|
|
|
41 |
|
42 |
https://huggingface.co/mradermacher/QiMing-Plus-v1-GGUF
|
43 |
|
44 |
https://huggingface.co/mradermacher/QiMing-Plus-v1-i1-GGUF
|
45 |
|
46 |
### 感谢Qwen团队制作的模型
|
|
|
47 |
|
48 |
https://qwen.ai
|
49 |
|
50 |
### 感谢unsloth,能够让模型调整在3070 8G的显卡上流畅运行
|
|
|
51 |
|
52 |
https://unsloth.ai
|
53 |
|
54 |
### QiMing-Plus-v1基于Qwen/Qwen3-4B-Thinking-2507构建
|
|
|
55 |
|
56 |
---
|
57 |
|
|
|
38 |
---
|
39 |
|
40 |
### 感谢mradermacher制作的gguf版本
|
41 |
+
### Thanks mradermacher: For creating the GGUF versions of these models
|
42 |
|
43 |
https://huggingface.co/mradermacher/QiMing-Plus-v1-GGUF
|
44 |
|
45 |
https://huggingface.co/mradermacher/QiMing-Plus-v1-i1-GGUF
|
46 |
|
47 |
### 感谢Qwen团队制作的模型
|
48 |
+
### The Qwen Team: For developing the foundational model (Qwen/Qwen3-4B-Thinking-2507) used in this project.
|
49 |
|
50 |
https://qwen.ai
|
51 |
|
52 |
### 感谢unsloth,能够让模型调整在3070 8G的显卡上流畅运行
|
53 |
+
### unsloth.ai (Unsloth): For their work enabling smooth operation of these models on standard hardware like NVIDIA GeForce RTX 3070 GPU with 8GB VRAM.
|
54 |
|
55 |
https://unsloth.ai
|
56 |
|
57 |
### QiMing-Plus-v1基于Qwen/Qwen3-4B-Thinking-2507构建
|
58 |
+
### QiMing-Plus-v1 is built upon Qwen/Qwen3-4B-Thinking-2507 as its base model.
|
59 |
|
60 |
---
|
61 |
|