mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 04:04:14 +00:00
10 lines
297 B
YAML
10 lines
297 B
YAML
name: local-conda-example
|
|
distribution_spec:
|
|
description: Use code from `llama_stack` itself to serve all llama stack APIs
|
|
providers:
|
|
inference: meta-reference
|
|
memory: meta-reference
|
|
safety: meta-reference
|
|
agents: meta-reference
|
|
telemetry: meta-reference
|
|
image_type: conda
|