# sd3-5

Published articles for sd3-5.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Diffusers welcomes Stable Diffusion 3.5 Large

DevFeed: [Diffusers welcomes Stable Diffusion 3.5 Large](<https://devfeed.tech/articles/diffusers-welcomes-stable-diffusion-3-5-large-7470.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/sd3-5>)

Author: YiYi Xu; Aryan V S; Dhruv Nair; Sayak Paul; Linoy Tsaban; Apolinário from multimodal AI art; Alvaro Somoza; Aritra Roy Gosthipaty

Published: 2024-10-22T00:00:00Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [diffusers](<https://devfeed.tech/topics/diffusers.md>), [stable-diffusion](<https://devfeed.tech/topics/stable-diffusion.md>), [quantization](<https://devfeed.tech/topics/quantization.md>), [Transformer architecture](<https://devfeed.tech/topics/transformer-architecture.md>), [Optimization](<https://devfeed.tech/topics/optimization.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [diffusers](<https://devfeed.tech/tags/diffusers.md>), [diffusion](<https://devfeed.tech/tags/diffusion.md>), [guide](<https://devfeed.tech/tags/guide.md>), [inference](<https://devfeed.tech/tags/inference.md>), [memory-optimization](<https://devfeed.tech/tags/memory-optimization.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [quantization](<https://devfeed.tech/tags/quantization.md>), [sd3-5](<https://devfeed.tech/tags/sd3-5.md>), [stable-diffusion](<https://devfeed.tech/tags/stable-diffusion.md>), [transformer-architecture](<https://devfeed.tech/tags/transformer-architecture.md>)

### AI overview

Hugging Face introduces Stable Diffusion 3.5 Large, providing an 8B base model and a timestep-distilled variant for few-step image generation. The article explains how to use the models with Diffusers for inference and training, including gated access, memory optimization, and quantized execution for lower-memory systems.

### Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.