Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,22 @@
|
|
1 |
---
|
2 |
-
license:
|
|
|
|
|
3 |
---
|
4 |
|
5 |
-
|
6 |
|
7 |
-
Gradient Slerp merge of https://huggingface.co/Gryphe/MythoLogic-L2-13b and https://huggingface.co/The-Face-Of-Goonery/Huginn-13b-v1.2
|
8 |
|
9 |
-
|
10 |
|
11 |
-
|
12 |
|
13 |
-
|
14 |
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: other
|
3 |
+
language:
|
4 |
+
- en
|
5 |
---
|
6 |
|
7 |
+
[EXL2](https://github.com/turboderp/exllamav2/tree/master#exllamav2) Quantization of [Brouz's MaximalSlerp](https://huggingface.co/Brouz/MaximalSlerp).
|
8 |
|
|
|
9 |
|
10 |
+
## Model details
|
11 |
|
12 |
+
Quantized at 5.33bpw
|
13 |
|
14 |
+
## Prompt Format
|
15 |
|
16 |
+
Alpaca format:
|
17 |
+
```
|
18 |
+
### Instruction:
|
19 |
+
|
20 |
+
|
21 |
+
### Response:
|
22 |
+
```
|