50 lines
1.2 KiB
Markdown
50 lines
1.2 KiB
Markdown
|
|
---
|
||
|
|
license: cc-by-nc-4.0
|
||
|
|
---
|
||
|
|
|
||
|
|
This merge was done for and with the idea of IkariDev.
|
||
|
|
|
||
|
|
This is a variant of ReMM v2 with more SpicyBoros weight as a base.
|
||
|
|
|
||
|
|
|
||
|
|
Explaination :
|
||
|
|
```shell
|
||
|
|
ReMM-variant-part1: (Chronos-Beluga v2/Hermes)
|
||
|
|
=> Keeping The-Face-Of-Goonery/Chronos-Beluga-v2-13bfp16
|
||
|
|
=> Keeping NousResearch/Nous-Hermes-Llama2-13b
|
||
|
|
|
||
|
|
ReMM-variant-part2: (Huginn/Spicyboros)
|
||
|
|
=> Keeping jondurbin/spicyboros-13b-2.2 (More weight)
|
||
|
|
=> Keeping The-Face-Of-Goonery/Huginn-13b-v1.2
|
||
|
|
|
||
|
|
With that :
|
||
|
|
ReMM-v2-variant: (ReML-part1/ReML-part2)
|
||
|
|
=> Will result in : Chronos-Beluga-v2-13bfp16 / Nous-Hermes-Llama2-13b / spicyboros-13b-2.2 (More weight/Base) / Huginn-13b-v1.2
|
||
|
|
```
|
||
|
|
|
||
|
|
<!-- description start -->
|
||
|
|
## Description
|
||
|
|
|
||
|
|
This repo contains fp16 files of ReMM v2 VARIANT, a variant for ReMM v2.
|
||
|
|
<!-- description end -->
|
||
|
|
<!-- description start -->
|
||
|
|
## Models used
|
||
|
|
|
||
|
|
|
||
|
|
- The-Face-Of-Goonery/Chronos-Beluga-v2-13bfp16
|
||
|
|
- jondurbin/spicyboros-13b-2.2
|
||
|
|
- NousResearch/Nous-Hermes-Llama2-13b
|
||
|
|
- The-Face-Of-Goonery/Huginn-13b-v1.2
|
||
|
|
<!-- 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:
|
||
|
|
|
||
|
|
```
|