mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-27 18:50:41 +00:00
# What does this PR do? It's not used anywhere in the build process. Ancient artifact from an old attempt of using sub packages to build distros. ## Test Plan <!-- Describe the tests you ran to verify your changes with result summaries. *Provide clear instructions so the plan can be easily re-executed.* --> N/A Signed-off-by: Sébastien Han <seb@redhat.com>
9 lines
397 B
Text
9 lines
397 B
Text
include pyproject.toml
|
|
include llama_stack/models/llama/llama3/tokenizer.model
|
|
include llama_stack/models/llama/llama4/tokenizer.model
|
|
include llama_stack/distribution/*.sh
|
|
include llama_stack/cli/scripts/*.sh
|
|
include llama_stack/templates/*/*.yaml
|
|
include llama_stack/providers/tests/test_cases/inference/*.json
|
|
include llama_stack/models/llama/*/*.md
|
|
include llama_stack/tests/integration/*.jpg
|