File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments