Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- TheSkullery/Unnamed-Exp-70b-v0.6.A
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
library_name: transformers
|
6 |
+
quantized_by: ddh0
|
7 |
+
---
|
8 |
+
|
9 |
+
# Unnamed-Exp-70b-v0.6.A-GGUF
|
10 |
+
|
11 |
+
This repo provides several GGUF imatrix quantizations of [TheSkullery/Unnamed-Exp-70b-v0.6.A](https://huggingface.co/TheSkullery/Unnamed-Exp-70b-v0.6.A). The imatrix was generated using the same calibration data as Bartowski, and both the calibration data as well as the imatrix itself are provided here.
|