Commit Graph

7 Commits

Author SHA1 Message Date
Awni Hannun
17d2efaebe support for tiny llama (#129) 2023-12-18 07:47:55 -08:00
Awni Hannun
6ae68777aa 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
7cf66dc88c format 2023-12-14 16:56:50 -08:00
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
c18b990f08 llama v2 with sharded weights 2023-12-12 12:48:15 -08: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