Awni Hannun
|
27c0a8c002
|
Add llms subdir + update README (#145)
* add llms subdir + update README
* nits
* use same pre-commit as mlx
* update readmes a bit
* format
|
2023-12-20 10:22:25 -08:00 |
|
Pawel Kowalski
|
fc1495abaa
|
Stable diffusion - check model weights shape and support int for "attention_head_dim" (#85)
* Allow integer as attention_head_dim
* Reshape downloaded weights to match model if there is a mismatch
|
2023-12-15 13:01:02 -08:00 |
|
Nolan
|
0ce7618bc9
|
Fix typo in stable_diffusion README
|
2023-12-13 20:51:39 -08:00 |
|
Awni Hannun
|
a99e9d551e
|
hf correction
|
2023-12-12 17:08:04 -08:00 |
|
biondi
|
53f7e68d7e
|
fix typo in README.md
replaced 'Hugginface' with 'Huggingface'
|
2023-12-08 04:02:17 -08:00 |
|
Robert McCraith
|
4ed942d7f5
|
fix: typo in variable name
|
2023-12-07 21:30:04 +00:00 |
|
Alex Luna
|
9cddf4f2cd
|
fixed typo
|
2023-12-07 10:19:37 +00:00 |
|
David Chavez
|
e55c18d164
|
fix(sd): Add mlx as a dependency
|
2023-12-06 17:28:13 -08:00 |
|
Angelos Katharopoulos
|
a1b4a475e1
|
Clarification in the stable diffusion readme
|
2023-12-06 17:11:31 -08:00 |
|
Awni Hannun
|
1900564f59
|
format
|
2023-11-30 11:52:47 -08:00 |
|
Awni Hannun
|
31bc57c4ff
|
add copyright in source
|
2023-11-30 11:08:53 -08:00 |
|
Angelos Katharopoulos
|
b364cc56cd
|
Add the Llama and Stable Diffusion examples
|
2023-11-29 10:38:20 -08:00 |
|