初始化项目,由ModelHub XC社区提供模型

Model: Undi95/LewdMistral-7B-0.2
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-08 08:32:09 +08:00
commit 19cf31acb1
11 changed files with 481 additions and 0 deletions

36
README.md Normal file
View File

@@ -0,0 +1,36 @@
---
license: cc-by-nc-4.0
tags:
- not-for-all-audiences
- nsfw
---
<!-- description start -->
## Description
This repo contains fp16 files of LewdMistral-7B-0.2.
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.
<!-- 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).