AzureBlack
commited on
Commit
•
8730a50
1
Parent(s):
160719a
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
{}
|
3 |
+
---
|
4 |
+
Exllama 2 version of model created by the work of IkariDev + Undi95
|
5 |
+
|
6 |
+
https://huggingface.co/IkariDev/Athena-v2
|
7 |
+
|
8 |
+
Original Card
|
9 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6467727f8334813a7ae4055d/K7MpdMbSQTsfAkpCmeNxV.png)
|
10 |
+
|
11 |
+
This is an exl
|
12 |
+
|
13 |
+
Experimental Athena v2 model. Use Alpaca format.
|
14 |
+
Description
|
15 |
+
|
16 |
+
This repo contains fp16 files of Athena-V2.
|
17 |
+
Models and loras used
|
18 |
+
|
19 |
+
Xwin-LM/Xwin-LM-13B-V0.1
|
20 |
+
Undi95/ReMM-v2.2-L2-13B
|
21 |
+
Undi95/MLewd-L2-13B-v2-3
|
22 |
+
Brouz/Slerpeno
|
23 |
+
boomerchan/Magpie-13b
|
24 |
+
|
25 |
+
[Xwin (0.30) + ReMM v2.2 (0.70)](0.45) x [[Xwin (0.40) + MLewd v2-3 (0.60)](0.80) + [Slerpeno(0.50) + Magpie-13b(0.50)](0.20)](0.55)
|
26 |
+
|
27 |
+
Prompt template: Alpaca
|
28 |
+
|
29 |
+
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
30 |
+
|
31 |
+
### Instruction:
|
32 |
+
{prompt}
|
33 |
+
|
34 |
+
### Response:
|
35 |
+
|
36 |
+
HUGE thanks to Undi95 for doing the merging (Recipe was my idea, he merged)
|
37 |
+
|
38 |
+
To TheBloke: please if you quant this, please include IkariDev + Undi95 in all the credits/links to the creator.
|