Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model:
|
4 |
+
- Delta-Vector/Rei-24B-KTO
|
5 |
+
base_model_relation: quantized
|
6 |
+
pipeline_tag: text-generation
|
7 |
+
library_name: safetensors
|
8 |
+
tags:
|
9 |
+
- KTO
|
10 |
+
- roleplaying
|
11 |
+
- prose
|
12 |
+
- mistral
|
13 |
+
- 24B
|
14 |
+
- exl3
|
15 |
+
- 4-bit
|
16 |
+
- 6-bit
|
17 |
+
- 8-bit
|
18 |
+
---
|
19 |
+
|
20 |
+
## EXL3 quants: [ [H8-4.0BPW](https://huggingface.co/DeathGodlike/Rei-24B-KTO_EXL3/tree/H8-4.0BPW) | [H8-6.0BPW](https://huggingface.co/DeathGodlike/Rei-24B-KTO_EXL3/tree/H8-6.0BPW) | [H8-8.0BPW](https://huggingface.co/DeathGodlike/Rei-24B-KTO_EXL3/tree/H8-8.0BPW) ]
|
21 |
+
|
22 |
+
# Original model: [Rei-24B-KTO](https://huggingface.co/Delta-Vector/Rei-24B-KTO) by [Delta-Vector](https://huggingface.co/Delta-Vector)
|