mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-30 07:39:38 +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,
|
api=Api.agents,
|
||||||
provider_id="meta-reference",
|
provider_id="meta-reference",
|
||||||
pip_packages=[
|
pip_packages=[
|
||||||
"codeshield",
|
|
||||||
"matplotlib",
|
"matplotlib",
|
||||||
"pillow",
|
"pillow",
|
||||||
"pandas",
|
"pandas",
|
||||||
|
|
|
@ -17,7 +17,6 @@ def available_providers() -> List[ProviderSpec]:
|
||||||
pip_packages=[
|
pip_packages=[
|
||||||
"accelerate",
|
"accelerate",
|
||||||
"blobfile",
|
"blobfile",
|
||||||
"codeshield",
|
|
||||||
"fairscale",
|
"fairscale",
|
||||||
"fbgemm-gpu==0.8.0",
|
"fbgemm-gpu==0.8.0",
|
||||||
"torch",
|
"torch",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue