--- base_model: - ApocalypseParty/G4-31B-SFT-v3-1-1ep - ApocalypseParty/G4-31B-configIB library_name: transformers tags: - mergekit - merge --- # G4-31B-configIB-2 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 [SLERP](https://en.wikipedia.org/wiki/Slerp) merge method. ### Models Merged The following models were included in the merge: * [ApocalypseParty/G4-31B-SFT-v3-1-1ep](https://huggingface.co/ApocalypseParty/G4-31B-SFT-v3-1-1ep) * [ApocalypseParty/G4-31B-configIB](https://huggingface.co/ApocalypseParty/G4-31B-configIB) ### Configuration The following YAML configuration was used to produce this model: ```yaml merge_method: slerp base_model: ApocalypseParty/G4-31B-configIB models: - model: ApocalypseParty/G4-31B-configIB - model: ApocalypseParty/G4-31B-SFT-v3-1-1ep parameters: t: 0.2 dtype: bfloat16 ```