mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-11 21:48:36 +00:00
These files were not added anymore since the path changed. Signed-off-by: Sébastien Han <seb@redhat.com>
11 lines
467 B
Text
11 lines
467 B
Text
include pyproject.toml
|
|
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/distributions/*/*.yaml
|
|
exclude llama_stack/distributions/ci-tests
|
|
include tests/integration/test_cases/inference/*.json
|
|
include llama_stack/models/llama/*/*.md
|
|
include llama_stack/tests/integration/*.jpg
|
|
prune llama_stack/distributions/ci-tests
|