Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
---
|
| 5 |
+
This is a Exl2 quantized version of [Pygmalion-2-13b-SuperCOT-weighed](https://huggingface.co/royallab/Pygmalion-2-13b-SuperCOT-weighed)
|
| 6 |
+
|
| 7 |
+
Please refer to the original creator for more information.
|
| 8 |
+
|
| 9 |
+
Branches:
|
| 10 |
+
|
| 11 |
+
- main: 4 bits per weight
|
| 12 |
+
- 5.0bpw: 5 bits per weight
|
| 13 |
+
- 6.0bpw: 6 bits per weight
|