Text Generation
Transformers
Safetensors
mistral
Not-For-All-Audiences
nsfw
text-generation-inference
Inference Endpoints
Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ tags:
|
|
10 |
|
11 |
This repo contains fp16 files of BigL-7B.
|
12 |
|
13 |
-
This model was created by merging the basic Mistral-0.2-7B, a full finetuned
|
14 |
|
15 |
This demonstrate than merging Mistral 0.1 and 0.2 models is possible if done correctly, without the need to retrain entirely (dataset lost, repo deleted, etc...)
|
16 |
|
|
|
10 |
|
11 |
This repo contains fp16 files of BigL-7B.
|
12 |
|
13 |
+
This 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, ...)
|
14 |
|
15 |
This demonstrate than merging Mistral 0.1 and 0.2 models is possible if done correctly, without the need to retrain entirely (dataset lost, repo deleted, etc...)
|
16 |
|