| --- |
| base_model: |
| - Sao10K/L3-8B-Lunaris-v1 |
| - SicariusSicariiStuff/Wingless_Imp_8B |
| - cgato/L3-TheSpice-8b-v0.8.3 |
| - deepseek-ai/DeepSeek-R1-Distill-Llama-8B |
| - Sao10K/L3-8B-Stheno-v3.2 |
| - TheDrummer/Llama-3SOME-8B-v2 |
| 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 [Sao10K/L3-8B-Stheno-v3.2](https://huggingface.co/Sao10K/L3-8B-Stheno-v3.2) as a base. |
|
|
| ### Models Merged |
|
|
| The following models were included in the merge: |
| * [Sao10K/L3-8B-Lunaris-v1](https://huggingface.co/Sao10K/L3-8B-Lunaris-v1) |
| * [SicariusSicariiStuff/Wingless_Imp_8B](https://huggingface.co/SicariusSicariiStuff/Wingless_Imp_8B) |
| * [cgato/L3-TheSpice-8b-v0.8.3](https://huggingface.co/cgato/L3-TheSpice-8b-v0.8.3) |
| * [deepseek-ai/DeepSeek-R1-Distill-Llama-8B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Llama-8B) |
| * [TheDrummer/Llama-3SOME-8B-v2](https://huggingface.co/TheDrummer/Llama-3SOME-8B-v2) |
|
|
| ### Configuration |
|
|
| The following YAML configuration was used to produce this model: |
|
|
| ```yaml |
| base_model: Sao10K/L3-8B-Stheno-v3.2 |
| merge_method: model_stock |
| dtype: bfloat16 |
| models: |
| - model: cgato/L3-TheSpice-8b-v0.8.3 |
| - model: Sao10K/L3-8B-Lunaris-v1 |
| - model: TheDrummer/Llama-3SOME-8B-v2 |
| - model: SicariusSicariiStuff/Wingless_Imp_8B |
| - model: deepseek-ai/DeepSeek-R1-Distill-Llama-8B |
| |
| ``` |
|
|