Commit Graph

12 Commits

Author SHA1 Message Date
Burak Budanur
f603d53bef Corrected the typo in 'ffn_dim_multiplier' in and added 'rope_theta' to the list unused. Without these, llama examples did not run. 2023-12-14 14:02:11 +01:00
Awni Hannun
61f81f2078 llama v1 request 2023-12-12 13:32:05 -08:00
Awni Hannun
c18b990f08 llama v2 with sharded weights 2023-12-12 12:48:15 -08:00
Haixing Hu
60da4f8b24 fix: fix issue #54, use CPU device to load the Torch model 2023-12-11 10:54:55 +08:00
bbelescot
8a0ed6d5e5 📝 apply the path change to the convert cmd for consistency 2023-12-08 17:11:50 +01:00
bbelescot
fba1449318 📝 clarify python command for llama example 2023-12-08 13:55:26 +01:00
Ricardo La Rosa
d802b0e156 Merge branch 'ml-explore:main' into fix-unsupported-scalartype 2023-12-07 17:04:01 +01:00
ricardo-larosa
2fec01d4a4 Fix unsupported ScalarType BFloat16 2023-12-07 17:01:05 +01:00
Vaibhav Srivastav
a7c5beb1a7 Add url to mlx checkpoints on HF. 2023-12-06 19:13:14 +01:00
ricardo-larosa
0338e21733 Fix unsupported ScalarType BFloat16 2023-12-06 13:30:59 +01:00
Awni Hannun
5c6bdeb621 add copyright in source 2023-11-30 11:08:53 -08:00
Angelos Katharopoulos
cce69cc526 Add the Llama and Stable Diffusion examples 2023-11-29 10:38:20 -08:00