mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-25 16:21:59 +00:00
chore: rename templates to distributions
This commit is contained in:
parent
e5b542dd8e
commit
d8f34d6e07
84 changed files with 241 additions and 242 deletions
|
|
@ -3,7 +3,7 @@ include llama_stack/models/llama/llama3/tokenizer.model
|
|||
include llama_stack/models/llama/llama4/tokenizer.model
|
||||
include llama_stack.core/*.sh
|
||||
include llama_stack/cli/scripts/*.sh
|
||||
include llama_stack/templates/*/*.yaml
|
||||
include llama_stack/distributions/*/*.yaml
|
||||
include llama_stack/providers/tests/test_cases/inference/*.json
|
||||
include llama_stack/models/llama/*/*.md
|
||||
include llama_stack/tests/integration/*.jpg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue