DarthAffe
DarthAffe synced commits to DarthAffe-patch-4 at DarthAffe/StableDiffusion.NET from mirror 2024-08-25 17:20:21 +00:00
DarthAffe synced new reference DarthAffe-patch-4 to DarthAffe/StableDiffusion.NET from mirror 2024-08-25 17:20:21 +00:00
DarthAffe synced commits to refs/tags/3.0.0 at DarthAffe/StableDiffusion.NET from mirror 2024-08-25 17:20:21 +00:00
DarthAffe synced new reference refs/tags/3.0.0 to DarthAffe/StableDiffusion.NET from mirror 2024-08-25 17:20:21 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2024-08-25 09:10:22 +00:00
5c561eab31 feat: do not convert more flux tensors
f5997a1951 fix: do not force using f32 for some flux layers
1bdc767aaf feat: force using f32 for some layers
79c9fe9556 feat: do not convert some tensors
28a614769a docs: update docs/flux.md
Compare 5 commits »
DarthAffe synced commits to refs/tags/master-1bdc767 at DarthAffe/stable-diffusion.cpp from mirror 2024-08-25 09:10:22 +00:00
DarthAffe synced new reference refs/tags/master-1bdc767 to DarthAffe/stable-diffusion.cpp from mirror 2024-08-25 09:10:22 +00:00
DarthAffe synced commits to refs/tags/master-79c9fe9 at DarthAffe/stable-diffusion.cpp from mirror 2024-08-25 09:10:22 +00:00
DarthAffe synced new reference refs/tags/master-79c9fe9 to DarthAffe/stable-diffusion.cpp from mirror 2024-08-25 09:10:22 +00:00
DarthAffe synced commits to refs/tags/master-f5997a1 at DarthAffe/stable-diffusion.cpp from mirror 2024-08-25 09:10:22 +00:00
DarthAffe synced new reference refs/tags/master-f5997a1 to DarthAffe/stable-diffusion.cpp from mirror 2024-08-25 09:10:22 +00:00
DarthAffe synced commits to refs/tags/master-c837c5d at DarthAffe/stable-diffusion.cpp from mirror 2024-08-25 01:00:21 +00:00
DarthAffe synced new reference refs/tags/master-c837c5d to DarthAffe/stable-diffusion.cpp from mirror 2024-08-25 01:00:21 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2024-08-24 16:50:22 +00:00
c837c5d9cc style: format code
DarthAffe synced commits to flux at DarthAffe/stable-diffusion.cpp from mirror 2024-08-24 08:40:22 +00:00
d04248f208 update docs
46eeff55f5 add xlabs flux comfy converted lora support
d8c65b4436 add inplace conversion support for f8_e4m3 (#359)
Compare 3 commits »
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2024-08-24 08:40:22 +00:00
d08d7fa632 docs: update README.md
64d231f384 feat: add flux support (#356)
Compare 2 commits »
DarthAffe synced commits to refs/tags/master-64d231f at DarthAffe/stable-diffusion.cpp from mirror 2024-08-24 08:40:22 +00:00
DarthAffe synced new reference refs/tags/master-64d231f to DarthAffe/stable-diffusion.cpp from mirror 2024-08-24 08:40:22 +00:00
DarthAffe synced commits to flux at DarthAffe/stable-diffusion.cpp from mirror 2024-08-23 08:10:21 +00:00
29ec31644a add support for applying lora to quantized tensors
DarthAffe synced commits to flux at DarthAffe/stable-diffusion.cpp from mirror 2024-08-21 23:30:22 +00:00
e91ce4f103 add k quants support