mradermacher
commited on
Commit
•
9ecff3c
1
Parent(s):
f490afc
auto-patch README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,9 @@ language:
|
|
5 |
library_name: transformers
|
6 |
license: apache-2.0
|
7 |
quantized_by: mradermacher
|
8 |
-
tags:
|
|
|
|
|
9 |
---
|
10 |
## About
|
11 |
|
@@ -44,7 +46,6 @@ more details, including on how to concatenate multi-part files.
|
|
44 |
| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-ChatMathSkill-GGUF/resolve/main/Swallow-MS-7b-v0.1-ChatMathSkill.Q6_K.gguf) | Q6_K | 6.1 | very good quality |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-ChatMathSkill-GGUF/resolve/main/Swallow-MS-7b-v0.1-ChatMathSkill.Q8_0.gguf) | Q8_0 | 7.9 | fast, best quality |
|
46 |
|
47 |
-
|
48 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
49 |
types (lower is better):
|
50 |
|
|
|
5 |
library_name: transformers
|
6 |
license: apache-2.0
|
7 |
quantized_by: mradermacher
|
8 |
+
tags:
|
9 |
+
- SkillEnhanced
|
10 |
+
- mistral
|
11 |
---
|
12 |
## About
|
13 |
|
|
|
46 |
| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-ChatMathSkill-GGUF/resolve/main/Swallow-MS-7b-v0.1-ChatMathSkill.Q6_K.gguf) | Q6_K | 6.1 | very good quality |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-ChatMathSkill-GGUF/resolve/main/Swallow-MS-7b-v0.1-ChatMathSkill.Q8_0.gguf) | Q8_0 | 7.9 | fast, best quality |
|
48 |
|
|
|
49 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
50 |
types (lower is better):
|
51 |
|