mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-25 05:39:47 +00:00
chore: remove dependencies.json (#2281)
# 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>
This commit is contained in:
parent
e7e9ec0379
commit
a8f75d3897
3 changed files with 0 additions and 884 deletions
|
@ -1,5 +1,4 @@
|
|||
include pyproject.toml
|
||||
include llama_stack/templates/dependencies.json
|
||||
include llama_stack/models/llama/llama3/tokenizer.model
|
||||
include llama_stack/models/llama/llama4/tokenizer.model
|
||||
include llama_stack/distribution/*.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue