Commit
·
4e2531c
1
Parent(s):
1360a65
Update README.md
Browse files
README.md
CHANGED
@@ -3,3 +3,9 @@ license: other
|
|
3 |
license_name: tongyi-qianwen
|
4 |
license_link: LICENSE
|
5 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
license_name: tongyi-qianwen
|
4 |
license_link: LICENSE
|
5 |
---
|
6 |
+
|
7 |
+
Made directly from https://huggingface.co/Qwen/Qwen1.5-14B-Chat
|
8 |
+
I think official GGUF was made from already compressed AWQ.
|
9 |
+
I converted original model to f32 first instead.
|
10 |
+
Results are subjectively slightly better than official GGUF.
|
11 |
+
But I didn't perform any perplexity test.
|