mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 20:14:13 +00:00
Merge branch 'main' into tgi-integration
This commit is contained in:
commit
04f0b8fe11
38 changed files with 2157 additions and 548 deletions
|
@ -13,7 +13,7 @@ def available_inference_providers() -> List[ProviderSpec]:
|
|||
return [
|
||||
InlineProviderSpec(
|
||||
api=Api.inference,
|
||||
provider_id="meta-reference",
|
||||
provider_type="meta-reference",
|
||||
pip_packages=[
|
||||
"accelerate",
|
||||
"blobfile",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue