mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-12 12:06:04 +00:00
Remove experimental from rerank models doc
This commit is contained in:
parent
51c923f096
commit
ad52849072
9 changed files with 13 additions and 12 deletions
4
docs/static/llama-stack-spec.yaml
vendored
4
docs/static/llama-stack-spec.yaml
vendored
|
|
@ -10191,8 +10191,8 @@ tags:
|
|||
- Embedding models: these models generate embeddings to be used for semantic
|
||||
search.
|
||||
|
||||
- Rerank models (Experimental): these models reorder the documents based on
|
||||
their relevance to a query.
|
||||
- Rerank models: these models reorder the documents based on their relevance
|
||||
to a query.
|
||||
x-displayName: Inference
|
||||
- name: Inspect
|
||||
description: >-
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue