--- base_model: [] library_name: transformers tags: - mergekit - merge --- # Gemma2-Gracie FreeFallen-Disgraced-9B ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6580862babafd960c82ed31a/dyzR8NkKb8pKnA18xN97P.png) This is a merge of pre-trained language models created using ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6580862babafd960c82ed31a/YM3lmCSKjUZKg5Mz4_qZu.png) ## Merge Details ### Merge Method This model was merged using the [linear](https://arxiv.org/abs/2203.05482) merge method. ### Models Merged The following models were included in the merge: * E:\GemmaFallenFromGrace + H:\loras\dominantGemma ### Configuration The following YAML configuration was used to produce this model: ```yaml models: - model: E:\GemmaFallenFromGrace+H:\loras\dominantGemma parameters: weight: 1.0 merge_method: linear dtype: float16 ```