Text Generation
Transformers
Safetensors
mixtral
Not-For-All-Audiences
nsfw
text-generation-inference
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
+
tags:
|
| 4 |
+
- not-for-all-audiences
|
| 5 |
+
- nsfw
|
| 6 |
+
---
|
| 7 |
+
|
| 8 |
+

|
| 9 |
+
|
| 10 |
+
THIS MODEL IS MADE FOR LEWD
|
| 11 |
+
|
| 12 |
+
SEXUAL, CRUDE AND KINKY CONTENT IN OUTPUT CAN AND WILL HAPPEN. YOU'RE WARNED
|
| 13 |
+
|
| 14 |
+
This is a 4x13B MoE Llama2 model, one of the first (if not the first!).
|
| 15 |
+
|
| 16 |
+
Always, a big thanks to [Charles Goddard](https://huggingface.co/chargoddard) who is the brain behind all of those new Mixtral model, and his amazing tools!
|
| 17 |
+
|
| 18 |
+
WARNING: ALL THE "K" GGUF QUANT OF MIXTRAL MODELS SEEMS TO BE [BROKEN](https://cdn-uploads.huggingface.co/production/uploads/63ab1241ad514ca8d1430003/TvjEP14ps7ZUgJ-0-mhIX.png), PREFER Q4_0, Q5_0 or Q8_0!
|
| 19 |
+
|
| 20 |
+
<!-- description start -->
|
| 21 |
+
## Description
|
| 22 |
+
|
| 23 |
+
This repo contains fp16 files of Llamix2-MLewd-4x13B, a very hot MoE of Llama2 model.
|
| 24 |
+
|
| 25 |
+
<!-- description end -->
|
| 26 |
+
<!-- description start -->
|
| 27 |
+
## Models used
|
| 28 |
+
|
| 29 |
+
The list of model used and their activator/theme can be found [here](https://huggingface.co/Undi95/Llamix2-MLewd-4x13B/blob/main/config.yaml)
|
| 30 |
+
|
| 31 |
+
<!-- description end -->
|
| 32 |
+
<!-- prompt-template start -->
|
| 33 |
+
## Prompt template: Alpaca
|
| 34 |
+
|
| 35 |
+
```
|
| 36 |
+
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
| 37 |
+
|
| 38 |
+
### Instruction:
|
| 39 |
+
{prompt}
|
| 40 |
+
|
| 41 |
+
### Response:
|
| 42 |
+
|
| 43 |
+
```
|
| 44 |
+
|
| 45 |
+
Special thanks to Sushi and Shena ♥
|
| 46 |
+
|
| 47 |
+
If you want to support me, you can [here](https://ko-fi.com/undiai).
|