mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-15 22:47:59 +00:00
address nits, remove docker_image=null
This commit is contained in:
parent
037212c7b1
commit
13871d5a5b
13 changed files with 6 additions and 16 deletions
|
@ -1,7 +1,6 @@
|
|||
name: local-tgi-conda-example
|
||||
distribution_spec:
|
||||
description: Use TGI (local or with Hugging Face Inference Endpoints for running LLM inference. When using HF Inference Endpoints, you must provide the name of the endpoint).
|
||||
docker_image: null
|
||||
providers:
|
||||
inference: remote::tgi
|
||||
memory: meta-reference-faiss
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue