ms3-roselily-rp / README.md
ToastyPigeon's picture
Upload folder using huggingface_hub
b757d66 verified
|
raw
history blame
703 Bytes
---
base_model:
- ToastyPigeon/ms3-roselily-instruct
library_name: transformers
tags:
- mergekit
- merge
---
# merged
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 Passthrough merge method.
### Models Merged
The following models were included in the merge:
* [ToastyPigeon/ms3-roselily-instruct](https://huggingface.co/ToastyPigeon/ms3-roselily-instruct) + /workspace/ckpts
### Configuration
The following YAML configuration was used to produce this model:
```yaml
models:
- model: ToastyPigeon/ms3-roselily-instruct+/workspace/ckpts
merge_method: passthrough
```