nsfw-merged-test / README.md
chargoddard's picture
Upload folder using huggingface_hub
47aae62 verified
---
base_model:
- mergekit-community/mergekit-model_stock-ysywggg
- mergekit-community/sexeh_time_testing
- mergekit-community/ohnoes_now_nsfw
library_name: transformers
tags:
- mergekit
- merge
---
# merge
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
## Merge Details
### Merge Method
This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [mergekit-community/mergekit-model_stock-ysywggg](https://huggingface.co/mergekit-community/mergekit-model_stock-ysywggg) as a base.
### Models Merged
The following models were included in the merge:
* [mergekit-community/sexeh_time_testing](https://huggingface.co/mergekit-community/sexeh_time_testing)
* [mergekit-community/ohnoes_now_nsfw](https://huggingface.co/mergekit-community/ohnoes_now_nsfw)
### Configuration
The following YAML configuration was used to produce this model:
```yaml
models:
- model: mergekit-community/ohnoes_now_nsfw
- model: mergekit-community/sexeh_time_testing
- model: mergekit-community/mergekit-model_stock-ysywggg
merge_method: model_stock
base_model: mergekit-community/mergekit-model_stock-ysywggg
dtype: float32
```