|
--- |
|
base_model: |
|
- huihui-ai/Llama-3.1-Tulu-3-8B-abliterated |
|
- Solshine/reflection-llama-3.1-8B |
|
- grimjim/Llama-3.1-SuperNova-Lite-lorabilterated-8B |
|
- huihui-ai/deepthought-8b-abliterated |
|
- vicgalle/Configurable-Hermes-3-Llama-3.1-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 [vicgalle/Configurable-Hermes-3-Llama-3.1-8B](https://huggingface.co/vicgalle/Configurable-Hermes-3-Llama-3.1-8B) as a base. |
|
|
|
### Models Merged |
|
|
|
The following models were included in the merge: |
|
* [huihui-ai/Llama-3.1-Tulu-3-8B-abliterated](https://huggingface.co/huihui-ai/Llama-3.1-Tulu-3-8B-abliterated) |
|
* [Solshine/reflection-llama-3.1-8B](https://huggingface.co/Solshine/reflection-llama-3.1-8B) |
|
* [grimjim/Llama-3.1-SuperNova-Lite-lorabilterated-8B](https://huggingface.co/grimjim/Llama-3.1-SuperNova-Lite-lorabilterated-8B) |
|
* [huihui-ai/deepthought-8b-abliterated](https://huggingface.co/huihui-ai/deepthought-8b-abliterated) |
|
|
|
### Configuration |
|
|
|
The following YAML configuration was used to produce this model: |
|
|
|
```yaml |
|
models: |
|
- model: huihui-ai/Llama-3.1-Tulu-3-8B-abliterated |
|
- model: Solshine/reflection-llama-3.1-8B |
|
- model: huihui-ai/deepthought-8b-abliterated |
|
- model: grimjim/Llama-3.1-SuperNova-Lite-lorabilterated-8B |
|
merge_method: model_stock |
|
base_model: vicgalle/Configurable-Hermes-3-Llama-3.1-8B |
|
dtype: bfloat16 |
|
|
|
``` |
|
|