mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-27 18:50:41 +00:00
Support for Llama3.2 models and Swift SDK (#98)
This commit is contained in:
parent
95abbf576b
commit
56aed59eb4
56 changed files with 3745 additions and 630 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -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*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue