Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+

|
| 6 |
+
|
| 7 |
+
Experimental Athena v3 model. Use Alpaca format.
|
| 8 |
+
|
| 9 |
+
<!-- description start -->
|
| 10 |
+
## Description
|
| 11 |
+
|
| 12 |
+
<!-- [Recommended settings - contributed by localfultonextractor](https://files.catbox.moe/ue0tja.json) -->
|
| 13 |
+
|
| 14 |
+
This repo contains fp16 files of Athena-V2.
|
| 15 |
+
|
| 16 |
+
<!-- [GGUF - By TheBloke](https://huggingface.co/TheBloke/Athena-v2-GGUF) -->
|
| 17 |
+
|
| 18 |
+
<!-- [GPTQ - By TheBloke](https://huggingface.co/TheBloke/Athena-v2-GPTQ) -->
|
| 19 |
+
|
| 20 |
+
<!-- [exl2 - by AzureBlack](https://huggingface.co/AzureBlack/Athena-v2-6.0bit-exl2) -->
|
| 21 |
+
|
| 22 |
+
<!-- [AWQ - By TheBloke](https://huggingface.co/TheBloke/Athena-v2-AWQ) -->
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
<!-- [OLD(GGUF - by IkariDev+Undi95)](https://huggingface.co/IkariDev/Athena-v2-GGUF) -->
|
| 26 |
+
|
| 27 |
+
## Ratings:
|
| 28 |
+
|
| 29 |
+
Note: I have permission of all users to upload their ratings, i DONT screenshot random reviews without asking if i can put them here!
|
| 30 |
+
|
| 31 |
+
No ratings..
|
| 32 |
+
|
| 33 |
+
<!-- description end -->
|
| 34 |
+
<!-- description start -->
|
| 35 |
+
## Models and loras used
|
| 36 |
+
|
| 37 |
+
- Athena-v2
|
| 38 |
+
- migtissera/Synthia-13B-v1.2
|
| 39 |
+
- The-Face-Of-Goonery/Huginn-13b-FP16
|
| 40 |
+
- PygmalionAI/pygmalion-2-13b
|
| 41 |
+
- The-Face-Of-Goonery/LegerDemain-FP16
|
| 42 |
+
- chargoddard/storytime-13b
|
| 43 |
+
- lemonilia/LimaRP-Llama2-13B-v3-EXPERIMENT
|
| 44 |
+
- zattio770/120-Days-of-LORA-v2-13B
|
| 45 |
+
```
|
| 46 |
+
Loras: [lemonilia/LimaRP-Llama2-13B-v3-EXPERIMENT(0.65) + zattio770/120-Days-of-LORA-v2-13B(0.35)](0.3) to the final model
|
| 47 |
+
|
| 48 |
+
+ [Athena-v2(0.70) + migtissera/Synthia-13B-v1.2(0.3)](0.5)
|
| 49 |
+
+ [The-Face-Of-Goonery/Huginn-13b-FP16(0.85) + PygmalionAI/pygmalion-2-13b](0.15)](0.40)
|
| 50 |
+
+ [The-Face-Of-Goonery/LegerDemain-FP16(0.3) chargoddard/storytime-13b(0.7)](0.10)
|
| 51 |
+
```
|
| 52 |
+
<!-- description end -->
|
| 53 |
+
<!-- prompt-template start -->
|
| 54 |
+
## Prompt template: Alpaca
|
| 55 |
+
|
| 56 |
+
```
|
| 57 |
+
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
| 58 |
+
|
| 59 |
+
### Instruction:
|
| 60 |
+
{prompt}
|
| 61 |
+
|
| 62 |
+
### Response:
|
| 63 |
+
|
| 64 |
+
```
|
| 65 |
+
|
| 66 |
+
HUGE thanks to [Undi95](https://huggingface.co/Undi95) for doing the merging (Recipe was my idea, he merged)
|
| 67 |
+
|
| 68 |
+
To TheBloke: please if you quant this, please include [IkariDev](https://huggingface.co/IkariDev) + [Undi95](https://huggingface.co/Undi95) in all the credits/links to the creator.
|