Added Readme
Browse files
README.md
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
base_model:
|
4 |
+
- BlueNipples/SnowLotus-v2-10.7B
|
5 |
+
- Himitsui/KuroMitsu-11B
|
6 |
+
tags:
|
7 |
+
- mergekit
|
8 |
+
- merge
|
9 |
+
---
|
10 |
+
|
11 |
+
This is an EXL2 quantized model of [saishf/Kuro-Lotus-10.7B](https://huggingface.co/saishf/Kuro-Lotus-10.7B) using the default calibration dataset.
|
12 |
+
The quants are uploaded on individual branches and the list is here:
|
13 |
+
[4bpw](https://huggingface.co/mpasila/Kuro-Lotus-10.7B-exl2/tree/4bpw)
|
14 |
+
[3.75bpw](https://huggingface.co/mpasila/Kuro-Lotus-10.7B-exl2/tree/3.75bpw)
|
15 |
+
[3.5bpw](https://huggingface.co/mpasila/Kuro-Lotus-10.7B-exl2/tree/3.5bpw)
|
16 |
+
|
17 |
+
Prompt format is Alpaca.
|