Commit Graph

8 Commits

Author SHA1 Message Date
Daniel Strobusch
f0e14b6341
fix renamed arg (#140) 2023-12-18 10:11:51 -08:00
Awni Hannun
44b546d446
support for tiny llama (#129) 2023-12-18 07:47:55 -08:00
Awni Hannun
08e862336a
Rope theta to support Coda Llama (#121)
* rope theta for llama model

* llama chat/code

* nit
2023-12-15 19:51:51 -08:00
Awni Hannun
b863e7cca0 format 2023-12-14 16:56:50 -08:00
Burak Budanur
f691e00e5a 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
f0c57c1361 llama v2 with sharded weights 2023-12-12 12:48:15 -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