mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-19 19:30:05 +00:00
* add build files to templates * fix templates * manifest * symlink * symlink * precommit * change everything to docker build.yaml * remove image_type in templates * fix build from templates CLI * fix readmes
9 lines
250 B
YAML
9 lines
250 B
YAML
name: fireworks
|
|
distribution_spec:
|
|
description: Use Fireworks.ai for running LLM inference
|
|
providers:
|
|
inference: remote::fireworks
|
|
memory: meta-reference
|
|
safety: meta-reference
|
|
agents: meta-reference
|
|
telemetry: meta-reference
|