mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-13 22:17:59 +00:00
add databricks provider
This commit is contained in:
parent
f294eac5f5
commit
f6b1ae7274
5 changed files with 313 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
name: local-databricks-conda-example
|
||||
distribution_spec:
|
||||
description: Use Databricks for running LLM inference
|
||||
providers:
|
||||
inference: remote::databricks
|
||||
memory: meta-reference-faiss
|
||||
safety: meta-reference
|
||||
agentic_system: meta-reference
|
||||
telemetry: console
|
||||
image_type: conda
|
Loading…
Add table
Add a link
Reference in a new issue