Text Generation
Transformers
PyTorch
mistral
Not-For-All-Audiences
nsfw
text-generation-inference
Inference Endpoints
Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,11 @@ datasets:
|
|
6 |
- totally-not-an-llm/EverythingLM-data-V2-sharegpt
|
7 |
- OpenLeecher/Teatime
|
8 |
- PygmalionAI/PIPPA
|
|
|
|
|
|
|
9 |
---
|
|
|
10 |
This is the [Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) model fine-tuned using QLoRA (4-bit precision) on 5800 samples from several datasets. The datasets, with the exception of AICG logs, are listed in the model card metadata.
|
11 |
|
12 |
## Prompt Format
|
|
|
6 |
- totally-not-an-llm/EverythingLM-data-V2-sharegpt
|
7 |
- OpenLeecher/Teatime
|
8 |
- PygmalionAI/PIPPA
|
9 |
+
tags:
|
10 |
+
- not-for-all-audiences
|
11 |
+
- nsfw
|
12 |
---
|
13 |
+
|
14 |
This is the [Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) model fine-tuned using QLoRA (4-bit precision) on 5800 samples from several datasets. The datasets, with the exception of AICG logs, are listed in the model card metadata.
|
15 |
|
16 |
## Prompt Format
|