DarthAffe
DarthAffe synced new reference refs/tags/master-a772dca to DarthAffe/stable-diffusion.cpp from mirror 2025-07-12 10:28:37 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2025-07-08 00:18:37 +00:00
6d84a30c66 feat: overriding quant types for specific tensors on model conversion (#724)
DarthAffe synced commits to refs/tags/master-6d84a30 at DarthAffe/stable-diffusion.cpp from mirror 2025-07-08 00:18:37 +00:00
DarthAffe synced new reference refs/tags/master-6d84a30 to DarthAffe/stable-diffusion.cpp from mirror 2025-07-08 00:18:37 +00:00
DarthAffe synced commits to refs/tags/master-225162f at DarthAffe/stable-diffusion.cpp from mirror 2025-07-06 23:48:38 +00:00
DarthAffe synced new reference refs/tags/master-225162f to DarthAffe/stable-diffusion.cpp from mirror 2025-07-06 23:48:38 +00:00
DarthAffe synced commits to refs/tags/master-dafc32d at DarthAffe/stable-diffusion.cpp from mirror 2025-07-06 23:48:38 +00:00
DarthAffe synced new reference refs/tags/master-dafc32d to DarthAffe/stable-diffusion.cpp from mirror 2025-07-06 23:48:38 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2025-07-06 15:38:38 +00:00
dafc32d0dd feat: add support for f64/i64 and clip_g diffusers model (#681)
225162f270 fix: mark encoder.embed_tokens.weight as unused tensor (#721)
Compare 2 commits »
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2025-07-06 07:28:38 +00:00
b9e4718fac fix: correct --chroma-enable-t5-mask argument
DarthAffe synced commits to refs/tags/master-b9e4718 at DarthAffe/stable-diffusion.cpp from mirror 2025-07-06 07:28:38 +00:00
DarthAffe synced new reference refs/tags/master-b9e4718 to DarthAffe/stable-diffusion.cpp from mirror 2025-07-06 07:28:38 +00:00
DarthAffe synced commits to refs/tags/master-1ce1c1a at DarthAffe/stable-diffusion.cpp from mirror 2025-07-05 23:18:37 +00:00
DarthAffe synced new reference refs/tags/master-1ce1c1a to DarthAffe/stable-diffusion.cpp from mirror 2025-07-05 23:18:37 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2025-07-05 15:08:37 +00:00
1ce1c1adca feat: make lora graph size variable
DarthAffe synced commits to refs/tags/master-19fbfd8 at DarthAffe/stable-diffusion.cpp from mirror 2025-07-04 22:48:37 +00:00
DarthAffe synced new reference refs/tags/master-19fbfd8 to DarthAffe/stable-diffusion.cpp from mirror 2025-07-04 22:48:37 +00:00
DarthAffe synced commits to refs/tags/master-76c7262 at DarthAffe/stable-diffusion.cpp from mirror 2025-07-04 22:48:37 +00:00
DarthAffe synced new reference refs/tags/master-76c7262 to DarthAffe/stable-diffusion.cpp from mirror 2025-07-04 22:48:37 +00:00
DarthAffe synced commits to master at DarthAffe/StableDiffusion.NET from mirror 2025-07-04 18:48:30 +00:00
c214f0c5a1 Disabled cuda11-builds for now