Upload folder using huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: transformers
|
6 |
+
tags:
|
7 |
+
- RLHF
|
8 |
+
- Nexusflow
|
9 |
+
- Athene
|
10 |
+
- Chat Model
|
11 |
+
- exl2
|
12 |
+
base_model:
|
13 |
+
- Nexusflow/Athene-V2-Chat
|
14 |
+
---
|
15 |
+
|
16 |
+
# Athene-V2-Chat - EXL2 2.75bpw
|
17 |
+
|
18 |
+
This is a 2.75bpw EXL2 quant of [Nexusflow/Athene-V2-Chat](https://huggingface.co/Nexusflow/Athene-V2-Chat)
|
19 |
+
|
20 |
+
Details about the model can be found at the above model page.
|
21 |
+
|
22 |
+
## EXL2 Version
|
23 |
+
|
24 |
+
These quants were made with exllamav2 version 0.2.4. Quants made on this version of EXL2 may not work on older versions of the exllamav2 library.
|
25 |
+
|
26 |
+
If you have problems loading these models, please update Text Generation WebUI to the latest version.
|