mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-16 23:03:49 +00:00
wip
This commit is contained in:
parent
821810657f
commit
aefa84e70a
5 changed files with 117 additions and 54 deletions
|
@ -36,7 +36,7 @@ def available_providers() -> List[ProviderSpec]:
|
|||
pip_packages=(
|
||||
META_REFERENCE_DEPS
|
||||
+ [
|
||||
"fbgemm-gpu==0.8.0",
|
||||
"fbgemm-gpu==1.0.0",
|
||||
]
|
||||
),
|
||||
module="llama_stack.providers.impls.meta_reference.inference",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue