Skip to content

Commit 3202983

Browse files
authored
[Docs][README] update Model Registry to Model Download in README file (open-edge-platform#2081)
1 parent 2f0730c commit 3202983

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,11 +140,12 @@ vector search, and document ingestion across multimodal data. 
140140

141141
High-performance vector similarity search and visual data indexing. 
142142

143-
- [Model Registry](./microservices/model-registry)
143+
- [Model Download](./microservices/model-download)
144144
& [Document Ingestion](./microservices/document-ingestion/pgvector)
145145

146-
Tools for managing AI model versions and preparing documents for AI
147-
workflows. 
146+
Model Download downloads AI models from external sources, converts
147+
them to the OpenVINO™ Intermediate Representation (IR) format with optional optimization,
148+
and caches them locally. Document Ingestion prepares documents for AI workflows. 
148149

149150
- [Video Chunking Utils](./libraries/video-chunking-utils)
150151

0 commit comments

Comments
 (0)