We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 178430f commit c52ff08Copy full SHA for c52ff08
LLM/embedding/deploy-embedding-model-tei.md
@@ -16,7 +16,7 @@ will use the OpenAI compatible route, i.e. `/v1/embeddings`. For more details, c
16
## Overview
17
This guide demonstrates how to deploy and perform inference of embedding models with Oracle Data Science Service
18
through a Bring Your Own Container (BYOC) approach. In this example, we will use a model downloaded from
19
-Hugging Face—specifically, `BAAI/bge-base-en-v1.5` from Meta, and the container is powered by Text Embedding Inference (TEI).
+Hugging Face—specifically, `BAAI/bge-base-en-v1.5`, and the container is powered by Text Embedding Inference (TEI).
20
21
22
0 commit comments