--- base_model: - Aryanne/Astrea-RP-v1-3B - Aryanne/Astrohermes-3B - jeiku/Rosa_v1_3B - Walmart-the-bag/zephyr-quiklang-3b-4K - jeiku/Bluemoon_cleaned_StableLM - jeiku/smol_PIPPA_StableLM - jeiku/No_Robots_Alpaca_StableLM tags: - mergekit - merge license: other --- # merged 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 passthrough merge method. ### Models Merged The following models were included in the merge: * [Aryanne/Astrohermes-3B](https://huggingface.co/Aryanne/Astrohermes-3B) * [jeiku/Rosa_v1_3B](https://huggingface.co/jeiku/Rosa_v1_3B) * [Aryanne/Astrea-RP-v1-3B](https://huggingface.co/Aryanne/Astrea-RP-v1-3B) * [Walmart-the-bag/zephyr-quiklang-3b-4K](https://huggingface.co/Walmart-the-bag/zephyr-quiklang-3b-4K) ### Configuration The following YAML configuration was used to produce this model: ```yaml merge_method: task_arithmetic base_model: Aryanne/Astrea-RP-v1-3B models: - model: Aryanne/Astrea-RP-v1-3B parameters: weight: 0.7 - model: Aryanne/Astrohermes-3B+jeiku/No_Robots_Alpaca_StableLM parameters: weight: 0.35 - model: jeiku/Rosa_v1_3B+jeiku/smol_PIPPA_StableLM parameters: weight: 0.33 - model: Walmart-the-bag/zephyr-quiklang-3b-4K+jeiku/Bluemoon_cleaned_StableLM parameters: weight: 0.38 dtype: float16 ``` # License I think zephyr license applies to this merge, for non commercial use.