vdaas/vald-agent-ngt

Sponsored OSS

By vdaas.org

Updated about 2 hours 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
latestthe latest image is the same as the latest version of vdaas/vald repository version.
nightlythe nightly applies the main branch's source code of the vdaas/vald repository.
vX.Y.Zthe vX.Y.Z image applies the source code of the vdaas/vald repository.
pr-XXXthe 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:994a5f33c

Size

22.1 MB

Last updated

about 2 hours ago

docker pull vdaas/vald-agent-ngt:pr-3561

This week's pulls

Pulls:

3,525

Last week