|
--- |
|
base_model: |
|
- LatitudeGames/Wayfarer-Large-70B-Llama-3.3 |
|
- KaraKaraWitch/Llama-MiraiFanfare-3.3-70B |
|
- Black-Ink-Guild/Pernicious_Prophecy_70B |
|
- TheDrummer/Fallen-Llama-3.3-R1-70B-v1 |
|
- huihui-ai/DeepSeek-R1-Distill-Llama-70B-abliterated |
|
- SicariusSicariiStuff/Negative_LLAMA_70B |
|
- KaraKaraWitch/Llama-3.X-Workout-70B |
|
library_name: transformers |
|
tags: |
|
- mergekit |
|
- merge |
|
|
|
--- |
|
|
|
<div style="text-align:center;"><a href="https://www.youtube.com/watch?v=4PQ8tOQaDeE"><img style="margin:auto; max-width:100%;" src="https://cdn-uploads.huggingface.co/production/uploads/633e85093a17ab61de8d9073/FGK0qBGmELj6DEUxbbrdR.png"></a></div> |
|
|
|
2.5 is a slight modification of MagicalGirl-2 to include R1 to try and make it feel less dumb and more smart. |
|
|
|
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 [SCE](https://arxiv.org/abs/2408.07990) merge method using [KaraKaraWitch/Llama-3.X-Workout-70B](https://huggingface.co/KaraKaraWitch/Llama-3.X-Workout-70B) as a base. |
|
|
|
## UGI-Results |
|
|
|
Hrrmm. As of 07/03/25, it scored pretty low. No good...: |
|
|
|
| Bench | Results | |
|
|---------------|--------------------| |
|
| UGI-Score | 38.83 / 100 | |
|
| Unruly | 4.6 / 10 | |
|
| Internet | 4.4 / 10 | |
|
| Society | 4.6 / 10 | |
|
| Willing | 3 / 10 | |
|
| NatInt | 31.85 / 100 | |
|
| Coding | 24 | |
|
| Politial Lean | −8.7% (Liberalism) | |
|
|
|
### Models Merged |
|
|
|
The following models were included in the merge: |
|
* [LatitudeGames/Wayfarer-Large-70B-Llama-3.3](https://huggingface.co/LatitudeGames/Wayfarer-Large-70B-Llama-3.3) |
|
* [KaraKaraWitch/Llama-MiraiFanfare-3.3-70B](https://huggingface.co/KaraKaraWitch/Llama-MiraiFanfare-3.3-70B) |
|
* [Black-Ink-Guild/Pernicious_Prophecy_70B](https://huggingface.co/Black-Ink-Guild/Pernicious_Prophecy_70B) |
|
* [TheDrummer/Fallen-Llama-3.3-R1-70B-v1](https://huggingface.co/TheDrummer/Fallen-Llama-3.3-R1-70B-v1) |
|
* [huihui-ai/DeepSeek-R1-Distill-Llama-70B-abliterated](https://huggingface.co/huihui-ai/DeepSeek-R1-Distill-Llama-70B-abliterated) |
|
* [SicariusSicariiStuff/Negative_LLAMA_70B](https://huggingface.co/SicariusSicariiStuff/Negative_LLAMA_70B) |
|
|
|
### Configuration |
|
|
|
The following YAML configuration was used to produce this model: |
|
|
|
```yaml |
|
models: |
|
- model: huihui-ai/DeepSeek-R1-Distill-Llama-70B-abliterated |
|
- model: SicariusSicariiStuff/Negative_LLAMA_70B |
|
- model: TheDrummer/Fallen-Llama-3.3-R1-70B-v1 |
|
- model: KaraKaraWitch/Llama-MiraiFanfare-3.3-70B |
|
- model: Black-Ink-Guild/Pernicious_Prophecy_70B |
|
- model: LatitudeGames/Wayfarer-Large-70B-Llama-3.3 |
|
|
|
merge_method: sce |
|
base_model: KaraKaraWitch/Llama-3.X-Workout-70B |
|
parameters: |
|
select_topk: 1.0 |
|
dtype: bfloat16 |
|
``` |
|
|