--- base_model: - Ateron/Sketch-Cydonia_V1.1 - ConicCat/Mistral-Small-3.2-AntiRep-24B library_name: transformers tags: - mergekit - merge - roleplay license: apache-2.0 language: - en --- # Sketch-CydoniaV1.2 ![00118-282965708](https://cdn-uploads.huggingface.co/production/uploads/6390f888de25f9eda571b0f2/SSMG-iQ_9caQ7AQN1pQ6g.png) # "Sketch is something simple, a freehand drawing that suppose to show an idea." This is another step that must reduce slop and repetition. Enjoy! ### Configuration The following YAML configuration was used to produce this model: ```yaml models: - model: E:\AI\Sketch-CydoniaV1.1 parameters: density: [1.0, 0.9, 0.75, 0.70] weight: 1.0 - model: E:\AI\ConiCat MS 3.2 AntiRep parameters: density: 0.35 weight: [0, 0.1, 0.2, 0.35] merge_method: ties base_model: E:\AI\Sketch-CydoniaV1.1 parameters: normalize: false int8_mask: true dtype: float32 out_dtype: bfloat16 ```