Views
No views yet
1├─ scheduler/
2├─ text_encoder/
3├─ text_encoder_2/
4├─ tokenizer/
5├─ tokenizer_2/
6├─ unet/
7└─ vae_decoder/Note: UNet and VAE decoder models are optimized and structured to run on AMD NPUs. The other components (text encoders, tokenizers and scheduler) are shared between GPU and NPU pipelines, but are provided here for completeness.
| Model Details | Description |
|---|---|
| Person or organization developing model | Benjamin Consolvo (AMD), makn87amd (AMD) |
| Original model authors | Lykon |
| Model date | April 2026 |
| Model version | 1.8.0 |
| Model type | Fine-tuned SDXL Lightning text-to-image generation model |
| Information about training algorithms, parameters, fairness constraints or other applied approaches, and features | SDXL model fine-tuned for fast generation with few steps (Lightning / LCM-style workflow). See the original model card for usage recommendations. |
| License | OpenRAIL++ — see Lykon/dreamshaper-xl-lightning |
| Where to send questions or comments about the model | Community Tab and AMD Developer Community Discord |