|
--- |
|
license: other |
|
language: |
|
- en |
|
--- |
|
|
|
[EXL2](https://github.com/turboderp/exllamav2/tree/master#exllamav2) Quantization of [Undi95's's ReMM-v2.2-L2-13B](https://huggingface.co/Undi95/ReMM-v2.2-L2-13B). |
|
|
|
|
|
## Model details |
|
|
|
Quantized at 5.33bpw |
|
|
|
## Prompt Format |
|
|
|
``` |
|
Below is an instruction that describes a task. Write a response that appropriately completes the request. |
|
|
|
### Instruction: |
|
{prompt} |
|
|
|
### Response: |
|
|
|
``` |
|
|
|
## Original model card: |
|
|
|
Re:MythoMax v2.2 (ReMM v2.2) is a recreation trial of the original [MythoMax-L2-B13](https://huggingface.co/Gryphe/MythoMax-L2-13b) with updated models. |
|
|
|
This merge use SLERP merging method to merge ReML v2.2 and Huginn v1.2. |
|
|
|
Explaination : |
|
```shell |
|
- ReML-v2.2: (Chronos-Beluga v2/Hermes/Airboros 2.2) |
|
=> Keeping The-Face-Of-Goonery/Chronos-Beluga-v2-13bfp16 |
|
=> Replacing jondurbin/airoboros-l2-13b-2.2 by jondurbin/airoboros-l2-13b-2.2.1 (last version) |
|
=> Keeping NousResearch/Nous-Hermes-Llama2-13b |
|
|
|
With that : |
|
- ReMM-v2.2: (ReML/Huginn v1.2) |
|
=> Replacing ReMM by the one above (ReML v2.1) |
|
=> Keeping The-Face-Of-Goonery/Huginn-13b-v1.2 (hottest) |
|
``` |
|
|
|
<!-- description start --> |
|
## Description |
|
|
|
This repo contains fp16 files of ReMM v2.1, a recreation of the original MythoMax, but updated and merged with SLERP. |
|
<!-- description end --> |
|
<!-- description start --> |
|
## Models used |
|
|
|
|
|
- The-Face-Of-Goonery/Chronos-Beluga-v2-13bfp16 |
|
- jondurbin/airoboros-l2-13b-2.2.1 |
|
- NousResearch/Nous-Hermes-Llama2-13b |
|
- The-Face-Of-Goonery/Huginn-13b-v1.2 |
|
- ReML-v2.1-L2-13B (Private recreation trial of an updated Mythologic-L2-13B) |
|
<!-- description end --> |
|
<!-- prompt-template start --> |
|
## Prompt template: Alpaca |
|
|
|
``` |
|
Below is an instruction that describes a task. Write a response that appropriately completes the request. |
|
|
|
### Instruction: |
|
{prompt} |
|
|
|
### Response: |
|
|
|
``` |
|
|
|
Special thanks to Sushi. |