mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-09 19:29:18 +00:00
vllm
This commit is contained in:
parent
8ef3d3d239
commit
ca2e7f52bd
1 changed files with 4 additions and 4 deletions
|
|
@ -1,10 +1,10 @@
|
|||
name: remote-vllm
|
||||
name: local-vllm
|
||||
distribution_spec:
|
||||
description: Use remote vLLM for running LLM inference
|
||||
description: Like local, but use vLLM for running LLM inference
|
||||
providers:
|
||||
inference: remote::vllm
|
||||
inference: vllm
|
||||
memory: meta-reference
|
||||
safety: meta-reference
|
||||
agents: meta-reference
|
||||
telemetry: meta-reference
|
||||
image_type: docker
|
||||
image_type: conda
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue