DarthAffe
DarthAffe synced new reference refs/tags/master-864-ca37fad to DarthAffe/stable-diffusion.cpp from mirror 2026-09-13 23:00:39 +00:00
DarthAffe synced commits to refs/tags/master-865-5a5400b at DarthAffe/stable-diffusion.cpp from mirror 2026-09-13 23:00:39 +00:00
DarthAffe synced new reference refs/tags/master-865-5a5400b to DarthAffe/stable-diffusion.cpp from mirror 2026-09-13 23:00:39 +00:00
DarthAffe synced commits to refs/tags/master-866-42d6c0a at DarthAffe/stable-diffusion.cpp from mirror 2026-09-13 23:00:39 +00:00
DarthAffe synced new reference refs/tags/master-866-42d6c0a to DarthAffe/stable-diffusion.cpp from mirror 2026-09-13 23:00:39 +00:00
DarthAffe synced and deleted reference refs/tags/feat/auto-fit-explicit-backends at DarthAffe/stable-diffusion.cpp from mirror 2026-09-13 23:00:38 +00:00
DarthAffe synced and deleted reference refs/tags/fix/gpu-memory-failure-handling at DarthAffe/stable-diffusion.cpp from mirror 2026-09-13 23:00:38 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2026-09-13 23:00:38 +00:00
42d6c0ab92 feat: Add generation parameters into video metadata (#1901)
5a5400bf0c fix: resolve MSVC narrowing conversion warnings (#1969)
ca37fad89a fix: validate vision projector output dim against LLM hidden size (#1918)
0bd72f075a feat: add Wan2.2 S2V (audio+img-to-video) support (#1925)
4a7da26b73 fix: bound plain-text runs in parse_prompt_attention regex (#1919)
Compare 5 commits »
DarthAffe synced commits to feat/auto-fit-explicit-backends at DarthAffe/stable-diffusion.cpp from mirror 2026-09-13 14:50:38 +00:00
DarthAffe synced new reference feat/auto-fit-explicit-backends to DarthAffe/stable-diffusion.cpp from mirror 2026-09-13 14:50:38 +00:00
DarthAffe synced commits to refs/tags/master-860-44dd137 at DarthAffe/stable-diffusion.cpp from mirror 2026-09-13 14:50:38 +00:00
DarthAffe synced new reference refs/tags/master-860-44dd137 to DarthAffe/stable-diffusion.cpp from mirror 2026-09-13 14:50:38 +00:00
DarthAffe synced commits to fix/gpu-memory-failure-handling at DarthAffe/stable-diffusion.cpp from mirror 2026-09-13 14:50:38 +00:00
1bf76e6eeb Merge branch 'master' into fix/gpu-memory-failure-handling
44dd13716d feat: preserve explicit backend assignments during auto-fit (#1967)
5c7fc628b1 use 1 GiB residency blocks
da4e841ba1 handle backend cleanup errors and use 256 MiB residency blocks
d9ddfa0d4b Merge branch 'master' into fix/gpu-memory-failure-handling
Compare 12 commits »
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2026-09-13 14:50:38 +00:00
9a977388a8 fix: guard GPU memory capacity and propagate encoding failures (#1958)
44dd13716d feat: preserve explicit backend assignments during auto-fit (#1967)
Compare 2 commits »
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2026-09-11 22:00:37 +00:00
7f410a3793 feat: add linear and attention scale overrides (#1964)
5ebce93342 fix: reuse graph plans when scale parameters change (#1963)
7f986a9d73 feat: add SenseNova U1.5 support (#1935)
e06b205384 feat: expose the loaded model version name through the public API (#1962)
3191b23d4b fix: handle invalid option numbers (#1961)
Compare 6 commits »
DarthAffe synced commits to refs/tags/master-854-e95ab96 at DarthAffe/stable-diffusion.cpp from mirror 2026-09-11 22:00:37 +00:00
DarthAffe synced new reference refs/tags/master-854-e95ab96 to DarthAffe/stable-diffusion.cpp from mirror 2026-09-11 22:00:37 +00:00
DarthAffe synced commits to refs/tags/master-855-3191b23 at DarthAffe/stable-diffusion.cpp from mirror 2026-09-11 22:00:37 +00:00
DarthAffe synced new reference refs/tags/master-855-3191b23 to DarthAffe/stable-diffusion.cpp from mirror 2026-09-11 22:00:37 +00:00
DarthAffe synced commits to refs/tags/master-856-e06b205 at DarthAffe/stable-diffusion.cpp from mirror 2026-09-11 22:00:37 +00:00