DarthAffe
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2025-09-07 06:19:12 +00:00
1c07fb6fb1 docs: update docs/wan.md
675208dcb6 chore: update to c++17
Compare 2 commits »
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2025-09-06 22:08:36 +00:00
d7f430cd69 docs: update docs and help message
141a4b4113 feat: add flow shift parameter (for SD3 and Wan) (#780)
21ce9fe2cf feat: add support for timestep boundary based automatic expert routing in Wan MoE (#779)
Compare 3 commits »
DarthAffe synced commits to refs/tags/master-141a4b4 at DarthAffe/stable-diffusion.cpp from mirror 2025-09-06 22:08:36 +00:00
DarthAffe synced new reference refs/tags/master-141a4b4 to DarthAffe/stable-diffusion.cpp from mirror 2025-09-06 22:08:36 +00:00
DarthAffe synced commits to refs/tags/master-21ce9fe at DarthAffe/stable-diffusion.cpp from mirror 2025-09-06 22:08:36 +00:00
DarthAffe synced new reference refs/tags/master-21ce9fe to DarthAffe/stable-diffusion.cpp from mirror 2025-09-06 22:08:36 +00:00
DarthAffe synced commits to refs/tags/master-d7f430c at DarthAffe/stable-diffusion.cpp from mirror 2025-09-06 22:08:36 +00:00
DarthAffe synced new reference refs/tags/master-d7f430c to DarthAffe/stable-diffusion.cpp from mirror 2025-09-06 22:08:36 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2025-09-06 13:58:37 +00:00
cb1d975e96 feat: add wan2.1/2.2 support (#778)
DarthAffe synced commits to wan at DarthAffe/stable-diffusion.cpp from mirror 2025-09-06 13:58:37 +00:00
125acc845f update docs
29c61c8c29 add GGUFReader
2570565dfa update to latest ggml
Compare 3 commits »
DarthAffe synced commits to refs/tags/master-cb1d975 at DarthAffe/stable-diffusion.cpp from mirror 2025-09-06 13:58:37 +00:00
DarthAffe synced new reference refs/tags/master-cb1d975 to DarthAffe/stable-diffusion.cpp from mirror 2025-09-06 13:58:37 +00:00
DarthAffe synced commits to Development at DarthAffe/RGB.NET from mirror 2025-09-05 13:48:31 +00:00
8eadd32108 Merge pull request #433 from Aytackydln/marshal-get-last-system-error
00eec7ab80 replace Marshal.GetLastWin32Error() after dll load failures with Marshal.GetLastSystemError()
Compare 2 commits »
DarthAffe synced new reference refs/tags/master-2eb3845 to DarthAffe/stable-diffusion.cpp from mirror 2025-09-03 20:38:38 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2025-09-03 20:38:38 +00:00
2eb3845df5 fix: typo in the verbose long flag (#783)
DarthAffe synced commits to refs/tags/master-2eb3845 at DarthAffe/stable-diffusion.cpp from mirror 2025-09-03 20:38:38 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2025-09-01 19:38:36 +00:00
4c6475f917 feat: show usage on unknown arg (#767)
f0fa7ddc40 docs: add compile option needed by Ninja (#770)
a7c7905c6d docs: add missing dash to docs/chroma.md (#771)
eea77cbad9 feat: throttle model loading progress updates (#782)
0e86d90ee4 chore: add Nvidia 30 series (cuda arch 86) to build
Compare 5 commits »
DarthAffe synced commits to refs/tags/master-0e86d90 at DarthAffe/stable-diffusion.cpp from mirror 2025-09-01 19:38:36 +00:00
DarthAffe synced new reference refs/tags/master-0e86d90 to DarthAffe/stable-diffusion.cpp from mirror 2025-09-01 19:38:36 +00:00
DarthAffe synced commits to refs/tags/master-4c6475f at DarthAffe/stable-diffusion.cpp from mirror 2025-09-01 19:38:36 +00:00