--- base_model: - Delta-Vector/Francois-PE-12B - NewEden/francois-PE-kto-r1 library_name: transformers tags: - mergekit - merge --- # kto-francois-nemo-v2 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 using [Delta-Vector/Francois-PE-12B](https://huggingface.co/Delta-Vector/Francois-PE-12B) + [NewEden/francois-PE-kto-r1](https://huggingface.co/NewEden/francois-PE-kto-r1) as a base. ### Models Merged The following models were included in the merge: ### Configuration The following YAML configuration was used to produce this model: ```yaml base_model: Delta-Vector/Francois-PE-12B+NewEden/francois-PE-kto-r1 dtype: bfloat16 merge_method: passthrough models: - model: Delta-Vector/Francois-PE-12B+NewEden/francois-PE-kto-r1 ```