llama.cpp
Support diffusion models: Add Dream 7B
#14644
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
11
Changes
View On
GitHub
Commits
Support diffusion models: Add Dream 7B
am17an
committed
243 days ago
Move diffusion to examples
am17an
committed
243 days ago
Move stuff to examples. Add patch to not use kv-cache
am17an
committed
243 days ago
Address review comments
am17an
committed
243 days ago
Make sampling fast
am17an
committed
243 days ago
llama: remove diffusion functions
am17an
committed
243 days ago
Add basic timings + cleanup
am17an
committed
243 days ago
More cleanup
am17an
committed
243 days ago
Review comments: better formating, use LOG instead std::cerr, re-use batch, use ubatch instead of max_length
am17an
committed
243 days ago
fixup!
am17an
committed
243 days ago
Review: move everything to diffusion-cli for now
am17an
committed
242 days ago
Loading