Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
license: apache-2.0
|
| 5 |
+
tags:
|
| 6 |
+
- autoround
|
| 7 |
+
- quantized
|
| 8 |
+
- 4bit
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# AutoRound 4-bit Quantized Model
|
| 12 |
+
|
| 13 |
+
This is a 4-bit quantized version of `jjeccles/combined-filtercompressedthink-documentnohours-merged` created using AutoRound.
|
| 14 |
+
|
| 15 |
+
## Quantization Parameters
|
| 16 |
+
- Bits: 4
|
| 17 |
+
- Group Size: 128
|
| 18 |
+
- Symmetric: False
|
| 19 |
+
- Samples: 512
|
| 20 |
+
- Iterations: 1000
|