--- base_model: - Phr00t/Phr00tyMix-v2-32B - huihui-ai/DeepSeek-R1-Distill-Qwen-32B-abliterated - trashpanda-org/QwQ-32B-Snowdrop-v0 - allura-org/Qwen2.5-32b-RP-Ink - Delta-Vector/Archaeo-32B-KTO - arcee-ai/Virtuoso-Medium-v2 library_name: transformers tags: - mergekit - merge --- This model has been replaced by: [Phr00tyMix v4](https://huggingface.co/Phr00t/Phr00tyMix-v4-32B) WARNING: This model is slightly incoherent and v4 should be used instead. # Phr00tyMix-v3-32B ![image/png](https://cdn-uploads.huggingface.co/production/uploads/631be8402ea8535ea48abbc6/Ha9p1yaWJwW1KdwYhGDbQ.png) After many, many failed attempts... I finally got the Phr00tyMix v3 I was looking for! I find this more creative and spicy, while perhaps increasing smarts and obediency over Phr00tyMix v2 too (edit: mixed bag, use v4 instead). If you ask it to be uncensored, it will be. The goal: smart, obedient, creative, spicy, uncensored and coherent -- my initial testing shows this tops all of my previous mixes. I recommend a high temperature (1.5) and a high MinP (0.1), but play around as you wish. 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 [Phr00t/Phr00tyMix-v2-32B](https://huggingface.co/Phr00t/Phr00tyMix-v2-32B) as a base. ### Models Merged The following models were included in the merge: * [huihui-ai/DeepSeek-R1-Distill-Qwen-32B-abliterated](https://huggingface.co/huihui-ai/DeepSeek-R1-Distill-Qwen-32B-abliterated) * [trashpanda-org/QwQ-32B-Snowdrop-v0](https://huggingface.co/trashpanda-org/QwQ-32B-Snowdrop-v0) * [allura-org/Qwen2.5-32b-RP-Ink](https://huggingface.co/allura-org/Qwen2.5-32b-RP-Ink) * [Delta-Vector/Archaeo-32B-KTO](https://huggingface.co/Delta-Vector/Archaeo-32B-KTO) * [arcee-ai/Virtuoso-Medium-v2](https://huggingface.co/arcee-ai/Virtuoso-Medium-v2) ### Configuration The following YAML configuration was used to produce this model: ```yaml merge_method: model_stock base_model: Phr00t/Phr00tyMix-v2-32B dtype: bfloat16 models: - model: huihui-ai/DeepSeek-R1-Distill-Qwen-32B-abliterated - model: Delta-Vector/Archaeo-32B-KTO - model: trashpanda-org/QwQ-32B-Snowdrop-v0 - model: allura-org/Qwen2.5-32b-RP-Ink - model: arcee-ai/Virtuoso-Medium-v2 tokenizer: source: "Delta-Vector/Archaeo-32B-KTO" ```