Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
---
|
2 |
-
{}
|
3 |
-
---
|
4 |
static quants of https://www.modelscope.cn/models/swift/MS-LongWriter-Qwen2.5-7B-Instruct
|
5 |
|
6 |
MS-LongWriter-Qwen2.5-7B-Instruct is trained based on https://modelscope.cn/models/qwen/Qwen2.5-7B-Instruct, and is capable of generating 10,000+ words at once.
|
@@ -13,4 +13,5 @@ Magpie-Qwen2-Pro-200K-Chinese , random sampling 6k examples.
|
|
13 |
Magpie-Qwen2-Pro-200K-English , random sampling 6k examples.
|
14 |
|
15 |
|
16 |
-
想测试体验一下这个模型的效果,但没看到有人量化,只能自己动手做一个。
|
|
|
|
1 |
+
---
|
2 |
+
{}
|
3 |
+
---
|
4 |
static quants of https://www.modelscope.cn/models/swift/MS-LongWriter-Qwen2.5-7B-Instruct
|
5 |
|
6 |
MS-LongWriter-Qwen2.5-7B-Instruct is trained based on https://modelscope.cn/models/qwen/Qwen2.5-7B-Instruct, and is capable of generating 10,000+ words at once.
|
|
|
13 |
Magpie-Qwen2-Pro-200K-English , random sampling 6k examples.
|
14 |
|
15 |
|
16 |
+
想测试体验一下这个模型的效果,但没看到有人量化,只能自己动手做一个。
|
17 |
+
结果比较失望,写作也就只能写长文,输出文本质量随机,唯一不随机的是机械味道十足,充满正能量的AI风,并且还很容易出现无限重复输出的Bug。
|