mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 12:07:34 +00:00
Remove additional_pip_packages; move deps to providers
This commit is contained in:
parent
6de36b6a15
commit
8d7ecf0c47
5 changed files with 18 additions and 32 deletions
|
@ -6,6 +6,9 @@
|
|||
# This source code is licensed under the terms described in the LICENSE file in
|
||||
# the root directory of this source tree.
|
||||
|
||||
LLAMA_MODELS_DIR=${LLAMA_MODELS_DIR:-}
|
||||
LLAMA_TOOLCHAIN_DIR=${LLAMA_TOOLCHAIN_DIR:-}
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
# Define color codes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue