Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,12 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
---
|
|
|
|
|
|
|
4 |
|
|
|
|
|
5 |
|
6 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/630dfb008df86f1e5becadc3/vwcJfOnL-2QDJ0ShfxRJ5.png)
|
7 |
|
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
---
|
4 |
+
I recently ran into this [quantized model of Noromaid](https://huggingface.co/rAIfle/NoroMaid-v0.4-Mixtral-Instruct-8x7b-Zloss-exl2-rpcal) with the "rpcal" term on the end.</br>
|
5 |
+
The secret sauce used an [RP data set](https://huggingface.co/datasets/royallab/PIPPA-cleaned) instead of the standard llama dataset to do the quantizing.</br>
|
6 |
+
On a test drive, seemed to make an enormous difference in the quality of the output, but I'm going to make a couple of my own to compare results.</br>
|
7 |
|
8 |
+
EXL2 @ 4.00bpw</br>
|
9 |
+
All credit to the original creators: Noromaid is hot.
|
10 |
|
11 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/630dfb008df86f1e5becadc3/vwcJfOnL-2QDJ0ShfxRJ5.png)
|
12 |
|