mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-27 14:38:49 +00:00
10 lines
236 B
YAML
10 lines
236 B
YAML
version: '2'
|
|
distribution_spec:
|
|
description: Custom distro for CI tests
|
|
providers:
|
|
weather:
|
|
- remote::kaze
|
|
image_type: venv
|
|
image_name: ci-test
|
|
external_providers_dir: ~/.llama/providers.d
|
|
external_apis_dir: ~/.llama/apis.d
|