mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-29 15:23:51 +00:00
no codeshield dependency randomly plzzzzz
This commit is contained in:
parent
be42fd5d56
commit
afed1637b4
2 changed files with 0 additions and 2 deletions
|
@ -15,7 +15,6 @@ def available_providers() -> List[ProviderSpec]:
|
|||
api=Api.agents,
|
||||
provider_id="meta-reference",
|
||||
pip_packages=[
|
||||
"codeshield",
|
||||
"matplotlib",
|
||||
"pillow",
|
||||
"pandas",
|
||||
|
|
|
@ -17,7 +17,6 @@ def available_providers() -> List[ProviderSpec]:
|
|||
pip_packages=[
|
||||
"accelerate",
|
||||
"blobfile",
|
||||
"codeshield",
|
||||
"fairscale",
|
||||
"fbgemm-gpu==0.8.0",
|
||||
"torch",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue