45 lines
2.0 KiB
Markdown
45 lines
2.0 KiB
Markdown
---
|
|
base_model:
|
|
- mergekit-community/nsfw_merge_test_vFFS
|
|
- stepenZEN/DeepSeek-R1-Distill-Llama-8B-Abliterated
|
|
- Azazelle/Llama-3-LongStory-LORA
|
|
- stepenZEN/DeepSeek-R1-Distill-Llama-8B-Abliterated
|
|
- moetezsa/Llama3_instruct_on_wikibio
|
|
- stepenZEN/DeepSeek-R1-Distill-Llama-8B-Abliterated
|
|
- Azazelle/Llama-3-LimaRP-Instruct-LoRA-8B
|
|
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/nsfw_merge_test_vFFS](https://huggingface.co/mergekit-community/nsfw_merge_test_vFFS) as a base.
|
|
|
|
### Models Merged
|
|
|
|
The following models were included in the merge:
|
|
* [stepenZEN/DeepSeek-R1-Distill-Llama-8B-Abliterated](https://huggingface.co/stepenZEN/DeepSeek-R1-Distill-Llama-8B-Abliterated) + [Azazelle/Llama-3-LongStory-LORA](https://huggingface.co/Azazelle/Llama-3-LongStory-LORA)
|
|
* [stepenZEN/DeepSeek-R1-Distill-Llama-8B-Abliterated](https://huggingface.co/stepenZEN/DeepSeek-R1-Distill-Llama-8B-Abliterated) + [moetezsa/Llama3_instruct_on_wikibio](https://huggingface.co/moetezsa/Llama3_instruct_on_wikibio)
|
|
* [stepenZEN/DeepSeek-R1-Distill-Llama-8B-Abliterated](https://huggingface.co/stepenZEN/DeepSeek-R1-Distill-Llama-8B-Abliterated) + [Azazelle/Llama-3-LimaRP-Instruct-LoRA-8B](https://huggingface.co/Azazelle/Llama-3-LimaRP-Instruct-LoRA-8B)
|
|
|
|
### Configuration
|
|
|
|
The following YAML configuration was used to produce this model:
|
|
|
|
```yaml
|
|
models:
|
|
- model: stepenZEN/DeepSeek-R1-Distill-Llama-8B-Abliterated+Azazelle/Llama-3-LongStory-LORA
|
|
- model: stepenZEN/DeepSeek-R1-Distill-Llama-8B-Abliterated+Azazelle/Llama-3-LimaRP-Instruct-LoRA-8B
|
|
- model: stepenZEN/DeepSeek-R1-Distill-Llama-8B-Abliterated+moetezsa/Llama3_instruct_on_wikibio
|
|
merge_method: model_stock
|
|
base_model: mergekit-community/nsfw_merge_test_vFFS
|
|
dtype: bfloat16
|
|
```
|