--- base_model: - Undi95/ReMM-SLERP-L2-13B library_name: transformers tags: - mergekit - merge --- # remm-slerp-bf16 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: * [Undi95/ReMM-SLERP-L2-13B](https://huggingface.co/Undi95/ReMM-SLERP-L2-13B) ### Configuration The following YAML configuration was used to produce this model: ```yaml models: - model: Undi95/ReMM-SLERP-L2-13B merge_method: passthrough dtype: bfloat16 ```