this post was submitted on 20 Apr 2025
62 points (95.6% liked)

LocalLLaMA

2878 readers
34 users here now

Welcome to LocalLLaMA! Here we discuss running and developing machine learning models at home. Lets explore cutting edge open source neural network technology together.

Get support from the community! Ask questions, share prompts, discuss benchmarks, get hyped at the latest and greatest model releases! Enjoy talking about our awesome hobby.

As ambassadors of the self-hosting machine learning community, we strive to support each other and share our enthusiasm in a positive constructive way.

founded 2 years ago
MODERATORS
top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 3 hours ago

Can someone please make and then share an example?

[–] [email protected] 13 points 1 day ago* (last edited 1 hour ago) (1 children)

Just pulled up the repo and it turns out it’s the same guy who made Fooocus, which is still the best Stable Diffusion setup I’ve ever seen, because it works right out-of-the-box with minimal configuration.

Incredible.

[–] [email protected] 2 points 7 hours ago

Yeah it's awesome.

There's a lot of optimization left on the table, too. Check out this fork, which doesn't quite work yet (seems a python config file is missing?) but is integrating some optimizations (like torch.compile) and extra options (like last frames or negative prompts): https://github.com/wongfei2009/FramePack