Sign inSign up

vdaas/vald-agent-ngt

Sponsored OSS

By vdaas.org

•Updated 9 days ago

vald-agent-ngt is the docker image for the vald-agent-ngt component.

Image
0

100K+

vdaas/vald-agent-ngt repository overview

⁠Vald Agent NGT

vald-agent-ngt is the docker image for the vald-agent-ngt component.

This image is responsible for the following:

  • Store index data along with the user request.
    • The store destination is In-Memory, Volume Mounts, Persistent Volume, or External Storage(⚠).
  • Search the nearest neighbor vectors of the request vector and return the search result.

⚠ When you'd like to use the external storage, it requires vald-agent-sidecar⁠ on the Kubernetes cluster.

For more details, please refer to the component document⁠.

latest Image License: Apache 2.0 latest ver. Twitter

⁠Requirement

⁠linux/amd64
  • CPU instruction: requires AVX2 or AVX512
⁠linux/arm64

⚠ This image does NOT support running on M1/M2 Mac.

⁠Get Started

You can use vald-agent-ngt in 3 ways.

  1. One of the components of the Vald cluster
  2. Standalone on the Kubernetes cluster
  3. Standalone on Docker

⁠Versions

taglinux/amd64linux/arm64description
latest✅✅the latest image is the same as the latest version of vdaas/vald⁠ repository version.
nightly✅✅the nightly applies the main branch's source code of the vdaas/vald⁠ repository.
vX.Y.Z✅✅the vX.Y.Z image applies the source code of the vdaas/vald⁠ repository.
pr-XXX✅❌the pr-XXX image applies the source code of the pull request XXX of the vdaas/vald⁠ repository.

⁠Dockerfile

The Dockerfile of this image is here⁠.

⁠About Vald Project

The information about the Vald project, please refer to the following:

⁠Contacts

We're love to support you! Please feel free to contact us anytime with your questions or issue reports.

⁠License

This product is under the terms of the Apache License v2.0; refer LICENSE⁠ file.

Tag summary

Content type

Image

Digest

sha256:8807c5a06…

Size

18.9 MB

Last updated

9 days ago

docker pull vdaas/vald-agent-ngt:b503cf5e

This week's pulls

Pulls:

737

Last week