mlx-examples/stable_diffusion/stable_diffusion
Awni Hannun 6731254e76
Use fast rope (#945)
* use fast rope

* fix llama

* use fast rope for llama3.1

* requires unreleased mlx

* fix su

* fix deepseek v2

* only one of base or freqs

* nit

* fix

* hard code freqs
2024-08-23 13:18:51 -07:00
..
__init__.py Fix CFG for SDXL (#667) 2024-04-09 06:06:41 -07:00
clip.py Stable diffusion XL (#516) 2024-03-08 10:24:19 -08:00
config.py Stable diffusion XL (#516) 2024-03-08 10:24:19 -08:00
model_io.py - Removed unused Python imports (#683) 2024-04-16 07:50:32 -07:00
sampler.py Stable diffusion XL (#516) 2024-03-08 10:24:19 -08:00
tokenizer.py hf correction 2023-12-12 17:08:04 -08:00
unet.py Use fast rope (#945) 2024-08-23 13:18:51 -07:00
vae.py Add an image2image example in the stable diffusion (#198) 2023-12-28 18:31:45 -08:00