Support for Llama3.2 models and Swift SDK

This commit is contained in:
Ashwin Bharambe 2024-09-25 06:24:19 -07:00
parent 95abbf576b
commit fa513e03a9
56 changed files with 3745 additions and 630 deletions

9
.gitignore vendored
View file

@ -5,6 +5,11 @@ dist
dev_requirements.txt
build
.DS_Store
.idea
*.iml
llama_stack/configs/*
xcuserdata/
*.hmap
.DS_Store
.build/
Package.resolved
*.pte
*.ipynb_checkpoints*