Add the Llama and Stable Diffusion examples

This commit is contained in:
Angelos Katharopoulos
2023-11-29 10:38:20 -08:00
parent 7f1328f333
commit b364cc56cd
17 changed files with 1916 additions and 0 deletions

2
llama/requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
sentencepiece
torch