--- tags: - rmdhirr/Foxglove_7B - ResplendentAI/Paradigm_Shift_7B - merge - mergekit - roleplay - mistral base_model: - rmdhirr/Foxglove_7B - ResplendentAI/Paradigm_Shift_7B library_name: transformers license: apache-2.0 language: - en --- # 🌹 Anthesis_7B Anthesis_7B is a merge of the following models: * [rmdhirr/Foxglove_7B](https://huggingface.co/rmdhirr/Foxglove_7B) * [ResplendentAI/Paradigm_Shift_7B](https://huggingface.co/ResplendentAI/Paradigm_Shift_7B) # Configuration ```yaml models: - model: ResplendentAI/Paradigm_Shift_7B # no parameters necessary for base model - model: rmdhirr/Foxglove_7B parameters: density: 0.60 weight: 0.40 merge_method: dare_ties base_model: ResplendentAI/Paradigm_Shift_7B parameters: int8_mask: true dtype: bfloat16 ```