SOL-ILv1 ๐ก๏ธ
Checkpoint Merge โข SDXL 1.0 Architecture
SOL-ILv1 is a full SDXL 1.0 checkpoint merge combining the illustrative power of Illustrious v2.0 with the versatile foundation of SmoothMix Ultimate. Designed for artists who need sharp, detailed illustrations with stable composition and strong color rendering.
โฆ Details
| Property | Value |
|---------------|------------------------------------------------------------------------|
| Architecture | SDXL 1.0 (UNet 9+1+9) |
| Parameters | 3.47B total |
| Precision | FP16 (UNet + Text Encoders) / FP32 (VAE) |
| File Size | ~7.1 GB |
| Text Encoders | CLIP-ViT/L-14 (embedder.0) + OpenCLIP-ViT/bigG (embedder.1) โ included |
| VAE | SDXL 4-channel (included, FP32) |
| Merge Method | Weighted Sum |
โฆ Merge Recipe
- Base: stabilityai/stable-diffusion-xl-base-1.0
- Blend A: SmoothMix Ultimate
- Blend B: Illustrious v2.0
- Method: Weighted sum merge
โฆ Usage
Load directly as a full checkpoint in:
- ComfyUI: CheckpointLoaderSimple โ select SOL-ILv1.safetensors
- AUTOMATIC1111: Place in models/Stable-diffusion/, select from dropdown
- Forge: Same as A1111
No need for separate CLIP or VAE โ everything is embedded in the checkpoint.
Recommended Settings
- Resolution: 1024ร1024, 832ร1216, 1216ร832
- Sampler: DPM++ 2M Karras / Euler a
- Steps: 25โ35
- CFG: 5โ8
- VAE: Built-in (no external VAE needed)
โ ๏ธ Known Issue
Layer 11 of CLIP-ViT/L-14 (conditioner.embedders.0.transformer.text_model.encoder.layers.11) contains NaN values โ inherited from the original merge. This affects 0.2% of total parameters and does not impact generation quality in practice, as SDXL uses 12 CLIP layers and failure in one sublayer is compensated by the rest of the encoder.
โฆ License
Brier Studios โ All Rights Reserved
This model is provided for personal, non-commercial use. Redistribution, resale, or commercial deployment requires written permission from Brier Studios. Merged models must respect the licenses of all original base models.
Brought to you by Brier Studios โ Dark Fantasy ร AI
Description
FAQ
Comments (2)
When trying this model in ComfyUI, I get the following error:
ValueError: buffer length (3276777 bytes) after offset (0 bytes) must be a multiple of element size (2)
The downloaded file has the same hash as CivitAI, so nothing went wrong during the download. Can you check the file yourself to see if it maybe broke during the upload?
FIXED






