Skip to content

Commit e9f7e73

Browse files
committed
addressing peer review feedback
1 parent f48ea14 commit e9f7e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/working-with-llama-stack.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Llama Stack includes the following components:
2828
* **Inference model servers** such as vLLM, designed to efficiently serve large language models.
2929
* **Vector storage** solutions, primarily Milvus, to store embeddings generated from your domain data.
3030
* **Retrieval and embedding management** workflows using integrated tools, such as Docling, to handle continuous data ingestion and synchronization.
31-
* **Integration with the {productname-short}** by using the `LlamaStackDistribution` custom resource, simplifying configuration and deployment.
31+
* **Integration with {productname-short}** by using the `LlamaStackDistribution` custom resource, simplifying configuration and deployment.
3232

3333
ifdef::upstream[]
3434
For information about how to deploy Llama Stack in {productname-short}, see link:{odhdocshome}/working-with-rag/#deploying-a-rag-stack-in-a-data-science-project_rag[Deploying a RAG stack in a Data Science Project].

0 commit comments

Comments
 (0)