DoppelReflEx/L3-8B-R1-WolfCore
330
1---2base_model:3- TheDrummer/Llama-3SOME-8B-v24- cgato/L3-TheSpice-8b-v0.8.35- Sao10K/L3-8B-Stheno-v3.26- SicariusSicariiStuff/Wingless_Imp_8B7- deepseek-ai/DeepSeek-R1-Distill-Llama-8B8- NeverSleep/Lumimaid-v0.2-8B9library_name: transformers10tags:11- mergekit12- merge13license: cc-by-nc-4.014---15# What is this?16 17A Llama3 model with Deepseek R1 Distill merge. Maybe it's not suit for RP?18 1920 21Overall, this merge model is the best and smartest RP, ERP model. But the IFEval score is lower than other model, so I think it's wont follow well your instructions? I didn't test yet, will have a test later22 23<details>24 <summary>## Merge Detail</summary>25 <p>26 ### Models Merged27 28The following models were included in the merge:29* [TheDrummer/Llama-3SOME-8B-v2](https://huggingface.co/TheDrummer/Llama-3SOME-8B-v2)30* [cgato/L3-TheSpice-8b-v0.8.3](https://huggingface.co/cgato/L3-TheSpice-8b-v0.8.3)31* [Sao10K/L3-8B-Stheno-v3.2](https://huggingface.co/Sao10K/L3-8B-Stheno-v3.2)32* [SicariusSicariiStuff/Wingless_Imp_8B](https://huggingface.co/SicariusSicariiStuff/Wingless_Imp_8B)33* [deepseek-ai/DeepSeek-R1-Distill-Llama-8B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Llama-8B)34 35### Configuration36 37The following YAML configuration was used to produce this model:38 39```yaml40base_model: NeverSleep/Lumimaid-v0.2-8B41merge_method: model_stock42dtype: bfloat1643models:44 - model: cgato/L3-TheSpice-8b-v0.8.345 - model: Sao10K/L3-8B-Stheno-v3.246 - model: TheDrummer/Llama-3SOME-8B-v247 - model: SicariusSicariiStuff/Wingless_Imp_8B48 - model: deepseek-ai/DeepSeek-R1-Distill-Llama-8B49```50 51 </p>52</details>