Text Generation
Transformers
Safetensors
mistral
Not-For-All-Audiences
nsfw
text-generation-inference
Inference Endpoints
File size: 905 Bytes
70e62e0 628762c 70e62e0 628762c 70e62e0 |
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 |
---
license: cc-by-nc-4.0
tags:
- not-for-all-audiences
- nsfw
---
<!-- description start -->
## Description
This repo contains fp16 files of BigL-7B.
The model was created by merging the basic Mistral-0.2-7B, a full finetuned RP model of it ([Undi95/LewdMistral-7B-0.2](https://huggingface.co/Undi95/LewdMistral-7B-0.2)) and some others top Mistral model I enjoyed (Toppy, ...)
It's a demonstration to show that merging Mistral 0.1 and 0.2 models is possible if done correctly, without the need to retrain entirely (dataset lost, repo deleted, etc...)
<!-- 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:
{system prompt}
### Input:
{prompt}
### Response:
{output}
```
If you want to support me, you can [here](https://ko-fi.com/undiai).
|