Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## Quantization Details
|
2 |
|
3 |
This quantized model was created using AutoAWQ version 0.2.8 with `quant_config`:
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- simplescaling/s1-32B
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
---
|
6 |
## Quantization Details
|
7 |
|
8 |
This quantized model was created using AutoAWQ version 0.2.8 with `quant_config`:
|