-
Notifications
You must be signed in to change notification settings - Fork 35
Description
Thoroughly confused about how to get LVQ and/or Leanvec working and on which Redis version. Tons of blogs and docs say it’s in Redis 8.2. Assuming this was specific to Redis Open Source 8.2, because the latest Redis Enterprise that can be downloaded from Redis is 8.0.2. Then saw another doc saying it’s been removed from Open Source 8.2. So tried on Enterprise 8.0.2 using the Redis RHEL AWS AMI (on Intel 4 instance). Installed SVS v.0.0.9, no option for either, just fallback to GlobalSQ8. Then see examples here (https://intel.github.io/ScalableVectorSearch/start.html#installation) of LVQ under a section that begins with “Installing SVS is simple. We test on Ubuntu 22.04 LTS, but it should work on any Linux distribution or macOS.” which suggests it can work on non-Intel instances? Would appreciate some guidance for someone new to Redis.