File size: 1,307 Bytes
7e5d8fd
5512827
69935d6
 
 
 
5f5681b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b09e966
 
 
5f5681b
 
b09e966
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
51
---
base_model: Undi95/LewdMistral-7B-0.2
license: cc-by-nc-4.0
tags:
- not-for-all-audiences
- nsfw
- quantized
- 4-bit
- AWQ
- text-generation
- autotrain_compatible
- endpoints_compatible
- chatml
language:
- en
model_creator: Undi95
model_name: LewdMistral-7B-0.2
model_type: mistral
pipeline_tag: text-generation
inference: false
library_name: transformers
quantized_by: Suparious
---
# Undi95/LewdMistral-7B-0.2 AWQ

- Model creator: [Undi95](https://huggingface.co/Undi95)
- Original model: [LewdMistral-7B-0.2](https://huggingface.co/Undi95/LewdMistral-7B-0.2)

## model Summary

It's a full finetune (on 2 epoch) of [Mistral-7B-v0.2](https://huggingface.co/alpindale/Mistral-7B-v0.2-hf) based on multiple RP datasets.

It was made for being merged with old 0.1 model as an experiment to see if it would be possible to add new data from 0.2 into 0.1 finetunes, but since it's usable, I let is open for further train/merging.

It was used to create [BigL](https://huggingface.co/Undi95/BigL-7B), a model who take Mistral 0.2 7B as a base, but merged with Mistral 0.1 finetunes.


## Prompt template: Alpaca

```
Below is an instruction that describes a task. Write a response that appropriately completes the request.

### Instruction:
{system prompt}

### Input:
{prompt}

### Response:
{output}
```