--- base_model: - anthracite-core/Mistral-Small-3.2-24B-Instruct-2506-ChatML - Trappu/Picaro-24b-2506-adapters-v2-636 library_name: transformers tags: - mergekit - merge --- # merge 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: * [anthracite-core/Mistral-Small-3.2-24B-Instruct-2506-ChatML](https://huggingface.co/anthracite-core/Mistral-Small-3.2-24B-Instruct-2506-ChatML) + [Trappu/Picaro-24b-2506-adapters-v2-636](https://huggingface.co/Trappu/Picaro-24b-2506-adapters-v2-636) ### Configuration The following YAML configuration was used to produce this model: ```yaml merge_method: passthrough dtype: bfloat16 models: - model: anthracite-core/Mistral-Small-3.2-24B-Instruct-2506-ChatML+Trappu/Picaro-24b-2506-adapters-v2-636 ```