Themata.AI
Themata.AI

Popular tags:

#developer-tools#ai-agents#llms#claude#ai-ethics#code-generation#ai-safety#openai#anthropic#discussion

AI is changing the world. Don't stay behind. Clear summaries, community insight, delivered without the noise. Subscribe to never miss a beat.

Β© 2026 Themata.AI β€’ All Rights Reserved

Archive

|

Topics

|

Privacy

|

Cookies

|

Contact
automatic1111apple-hardwareai-performancedeveloper-tools

Automatic1111 for Apple metal, 40% speed up sd1.5

Teaching Automatic1111 to Speak Metal on an M1

therad.ninja

August 12, 2026

13 min read

πŸ”₯πŸ”₯πŸ”₯πŸ”₯πŸ”₯

45/100

Summary

Automatic1111 runs slower on Apple hardware compared to expectations, prompting a search for performance improvements. A five-step DPM++ SDE method on an M3 Pro reduces processing time from 8-10 seconds to 3-7 seconds.

Key Takeaways

  • Automatic1111's generation time on an M3 Pro improved from 8-10 seconds to 3-7 seconds after optimizations were implemented.
  • The implementation of Metal Flash Attention specifically for Stable Diffusion 1.x shapes resulted in performance gains without compromising output quality.
  • The optimizations focused on workload-specific improvements rather than broad benchmarks, ensuring that changes preserved the desired generation results.
  • The native extension's inefficiency in submitting MPS command buffers after every attention call was identified as a significant factor affecting runtime performance.
Read original article

Community Sentiment

Mixed

Positives

  • The 40% speed boost on SD 1.5 is a game changer for those still using it, making high-quality image generation feel effortless on localized hardware.
  • Invoke AI offers a seamless canvas-style experience for outpainting and inpainting, clearly standing out in terms of workflow efficiency.
  • Despite being labeled old, SD 1.5 remains relevant for production systems, enabling users to extract high-quality images quickly without hassle.

Concerns

  • Automatic1111's lack of updates has pushed users towards alternatives like Forge Neo and ComfyUI, signaling a decline in its popularity.
  • Many see SD 1.5 as outdated, especially with newer models like Mini Max H3 available, questioning the value of continuing to use it.
  • ComfyUI's steep learning curve is a turn-off for some, leading to frustration when transitioning from Automatic1111.

Related Articles

GitHub - danveloper/flash-moe: Running a big model on a small laptop

Flash-MoE: Running a 397B Parameter Model on a Laptop

Mar 22, 2026

qMLX: Maximising my AI psychosis by minmaxing my Mac Studio

Fixed three bugs that made Qwen3.5-122B a daily driver on Mac Studio

Jul 11, 2026

Local Qwen isn't a worse Opus, it's a different tool

Local Qwen isn't a worse Opus, it's a different tool

Jun 18, 2026

Research-Driven Agents: What Happens When Your Agent Reads Before It Codes

Research-Driven Agents: When an agent reads before it codes

Apr 9, 2026

How ast-grep Rewrote Tree-sitter in Rust and Made It 30% Faster

How AST-grep Rewrote Tree-sitter in Rust and Made It 30% Faster

Jul 26, 2026