mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 12:07:34 +00:00
update dependencies and rely on LLAMA_TOOLCHAIN_DIR for dev purposes
This commit is contained in:
parent
72b20b6f5a
commit
ab856c174c
5 changed files with 11 additions and 8 deletions
|
@ -15,6 +15,7 @@ def available_safety_providers() -> List[ProviderSpec]:
|
|||
api=Api.safety,
|
||||
provider_id="meta-reference",
|
||||
pip_packages=[
|
||||
"accelerate",
|
||||
"codeshield",
|
||||
"torch",
|
||||
"transformers",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue