forked from phoenix-oss/llama-stack-mirror
chore: remove distributions dir (#1809)
# What does this PR do? Followup on https://github.com/meta-llama/llama-stack/pull/1801. Move the deps files to llama_stack/templates. Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
parent
626313b4c8
commit
e3578b1c1b
3 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
include pyproject.toml
|
||||
include distributions/dependencies.json
|
||||
include llama_stack/templates/dependencies.json
|
||||
include llama_stack/models/llama/llama3/tokenizer.model
|
||||
include llama_stack/distribution/*.sh
|
||||
include llama_stack/cli/scripts/*.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue