mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-15 14:43:48 +00:00
9 lines
254 B
YAML
9 lines
254 B
YAML
name: databricks
|
|
distribution_spec:
|
|
description: Use Databricks for running LLM inference
|
|
providers:
|
|
inference: remote::databricks
|
|
memory: inline::faiss
|
|
safety: inline::llama-guard
|
|
agents: meta-reference
|
|
telemetry: meta-reference
|