mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-30 07:39:38 +00:00
add distro
Signed-off-by: pandyamarut <pandyamarut@gmail.com>
This commit is contained in:
parent
a814755f47
commit
e8e6fa7bd2
1 changed files with 9 additions and 0 deletions
9
distributions/runpod/build.yaml
Normal file
9
distributions/runpod/build.yaml
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
name: runpod
|
||||||
|
distribution_spec:
|
||||||
|
description: Use Runpod for running LLM inference
|
||||||
|
providers:
|
||||||
|
inference: remote::runpod
|
||||||
|
memory: meta-reference
|
||||||
|
safety: meta-reference
|
||||||
|
agents: meta-reference
|
||||||
|
telemetry: meta-reference
|
Loading…
Add table
Add a link
Reference in a new issue