43 lines
1.5 KiB
Markdown
43 lines
1.5 KiB
Markdown
|
|
---
|
||
|
|
base_model:
|
||
|
|
- unsloth/mistral-7b-instruct-v0.3
|
||
|
|
- jeiku/Humiliation_Mistral
|
||
|
|
- unsloth/mistral-7b-instruct-v0.3
|
||
|
|
- jeiku/selfbot_256_mistral
|
||
|
|
- unsloth/mistral-7b-instruct-v0.3
|
||
|
|
- jeiku/Sissification_Hypno_Mistral
|
||
|
|
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 [unsloth/mistral-7b-instruct-v0.3](https://huggingface.co/unsloth/mistral-7b-instruct-v0.3) + [jeiku/selfbot_256_mistral](https://huggingface.co/jeiku/selfbot_256_mistral) as a base.
|
||
|
|
|
||
|
|
### Models Merged
|
||
|
|
|
||
|
|
The following models were included in the merge:
|
||
|
|
* [unsloth/mistral-7b-instruct-v0.3](https://huggingface.co/unsloth/mistral-7b-instruct-v0.3) + [jeiku/Humiliation_Mistral](https://huggingface.co/jeiku/Humiliation_Mistral)
|
||
|
|
* [unsloth/mistral-7b-instruct-v0.3](https://huggingface.co/unsloth/mistral-7b-instruct-v0.3) + [jeiku/Sissification_Hypno_Mistral](https://huggingface.co/jeiku/Sissification_Hypno_Mistral)
|
||
|
|
|
||
|
|
### Configuration
|
||
|
|
|
||
|
|
The following YAML configuration was used to produce this model:
|
||
|
|
|
||
|
|
```yaml
|
||
|
|
models:
|
||
|
|
- model: unsloth/mistral-7b-instruct-v0.3+jeiku/Sissification_Hypno_Mistral
|
||
|
|
- model: unsloth/mistral-7b-instruct-v0.3+jeiku/selfbot_256_mistral
|
||
|
|
- model: unsloth/mistral-7b-instruct-v0.3+jeiku/Humiliation_Mistral
|
||
|
|
merge_method: model_stock
|
||
|
|
base_model: unsloth/mistral-7b-instruct-v0.3+jeiku/selfbot_256_mistral
|
||
|
|
dtype: bfloat16
|
||
|
|
```
|