File size: 1,441 Bytes
74c717b
 
 
 
 
a339439
 
 
3ce6fff
a339439
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
---
license: other
tags:
- llama2
---
# Model Card: ZaraXE L2 7b
This model uses [Zarafusionex L2 7b without LimaRP](https://huggingface.co/zarakiquemparte/zarafusionex-l2-7b) (71%) as a base with [Airoboros L2 7B GPT4 2.0](https://huggingface.co/jondurbin/airoboros-l2-7b-gpt4-2.0) (29%) and the result of this merge was merged with [LimaRP LLama2 7B Lora](https://huggingface.co/lemonilia/limarp-llama2).

This merge of models(Zarafusionex w/o LimaRP and Airoboros) was done with this [script](https://github.com/zarakiquemparte/zaraki-tools/blob/main/merge-cli.py)

This merge of Lora with Model was done with this [script](https://github.com/zarakiquemparte/zaraki-tools/blob/main/apply-lora.py)

Merge illustration:

![illustration](zaraxe-merge-illustration.png)

## Usage:

Since this is a merge between Zarafusionex, Airoboros and LimaRP, the following instruction formats should work:

Alpaca 2:

```
### Instruction:
<prompt>

### Response:
<leave a newline blank for model to respond>
```

LimaRP instruction format:

```
<<SYSTEM>>
<character card and system prompt>

<<USER>>
<prompt>

<<AIBOT>>
<leave a newline blank for model to respond>
```

## Bias, Risks, and Limitations

This model is not intended for supplying factual information or advice in any form

## Training Details

This model is merged and can be reproduced using the tools mentioned above. Please refer to all provided links for extra model-specific details.