File size: 3,078 Bytes
da82448 364025c da82448 15ac13a da82448 bfa4dc1 da82448 15ac13a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 |
---
language:
- en
license: creativeml-openrail-m
tags:
- stable-diffusion
- stable-diffusion-diffusers
- text-to-image
- safetensors
- merge
inference: true
thumbnail: >-
https://huggingface.co/6DammK9/AstolfoKarmix-XL/resolve/main/250754-490829959-2688-1152-6-48-20250612014814.jpg
widget:
- text: 1boy, astolfo
example_title: astolfo
library_name: diffusers
base_model:
- chemwolf/karmix-merge-experiments
- 6DammK9/AstolfoMix-XL
- Laxhar/noobai-XL-1.1
---
# AstolfoKarmix-XL (NoobAI based / SDXL 1.0 based) #
- Merge log, and prelimary report: [215cevo-karmix.md](https://github.com/6DammK9/nai-anime-pure-negative-prompt/blob/main/ch05/recipes/215cevo-karmix.md)
- [CivitAI article (more verbose).](https://civitai.com/articles/15866/astolfokarmix-merging-models-from-2-different-base-models-v1)
- Core algorithms: [DELLA](https://arxiv.org/abs/2406.11617), [Git Rebasin](https://arxiv.org/abs/2209.04836), [Geometric Median](https://github.com/6DammK9/nai-anime-pure-negative-prompt/blob/main/ch01/fermat_pt.md).
- Currently only 7 = 2x3+1 models. ~~Little secret: No vpred at all!~~
## NoobAI based ##
- Using NoobAI as tie breaker.
- Current version: `x6c-AstolfoKarMix-25060802-f758dc0.safetensors`
- Recommended version: "25060802"
- Recommended CFG: 6.0 (**CFG++**, SEG 11.0, PAG = 1.0)
- *Prompt is minimal. Even empty.*

```
parameters
solo, anthro, furry, astolfo, standing in front of a car branded mercedes
Steps: 48, Sampler: DDIM CFG++, Schedule type: Automatic, CFG scale: 6, Seed: 490829959, Size: 1792x768, Model hash: 756818ffd5, Model: x6c-AstolfoKarMix-25060802-f758dc0, VAE hash: 235745af8d, VAE: sdxl-vae-fp16-fix.vae.safetensors, Denoising strength: 0.7, Clip skip: 2, Hires upscale: 1.5, Hires upscaler: Latent, SEG Active: True, SEG Blur Sigma: 11, SEG Start Step: 0, SEG End Step: 2048, PAG Active: True, PAG SANF: True, PAG Scale: 1, PAG Start Step: 0, PAG End Step: 2048, Version: v1.10.1
```
## SDXL1.0 based ##
- Using SDXL 1.0 as tie breaker.
- Current version: `x6c-AstolfoKarMix-25061201-f758dc0.safetensors`
- Recommended version: "25061201"
- Recommended CFG: 6.0 (**CFG++**, SEG 11.0, PAG = 1.0)
- *Subjectively, performance is worse than 215cR-Evo. Keep as reference.*

```
parameters
solo, anthro, furry, astolfo, standing in front of a car branded mclaren
Steps: 64, Sampler: Euler, Schedule type: Automatic, CFG scale: 3, Seed: 4013287539, Size: 1344x768, Model hash: e86c87a3fc, Model: x6c-AstolfoKarMix-25061201-f758dc0, VAE hash: 235745af8d, VAE: sdxl-vae-fp16-fix.vae.safetensors, Clip skip: 2, SEG Active: True, SEG Blur Sigma: 11, SEG Start Step: 0, SEG End Step: 2048, PAG Active: True, PAG SANF: True, PAG Scale: 1, PAG Start Step: 0, PAG End Step: 2048, Version: v1.10.1
``` |