Download Latest Version postgresql-18-vchord_1.1.1_x86_64-linux-gnu.zip (3.1 MB)
Email in envelope

Get an email when there's a new version of VectorChord

Home / 1.1.1
Name Modified Size InfoDownloads / Week
Parent folder
postgresql-17-vchord_1.1.1-1_arm64.deb 2026-02-28 1.8 MB
postgresql-16-vchord_1.1.1-1_arm64.deb 2026-02-28 1.8 MB
postgresql-17-vchord_1.1.1_aarch64-linux-gnu.zip 2026-02-28 2.7 MB
postgresql-16-vchord_1.1.1_aarch64-linux-gnu.zip 2026-02-28 2.7 MB
postgresql-15-vchord_1.1.1-1_arm64.deb 2026-02-28 1.8 MB
postgresql-15-vchord_1.1.1_aarch64-linux-gnu.zip 2026-02-28 2.7 MB
postgresql-14-vchord_1.1.1-1_arm64.deb 2026-02-28 1.8 MB
postgresql-14-vchord_1.1.1_aarch64-linux-gnu.zip 2026-02-28 2.7 MB
postgresql-18-vchord_1.1.1-1_arm64.deb 2026-02-28 1.8 MB
postgresql-18-vchord_1.1.1_aarch64-linux-gnu.zip 2026-02-28 2.8 MB
postgresql-18-vchord_1.1.1-1_amd64.deb 2026-02-28 2.2 MB
postgresql-18-vchord_1.1.1_x86_64-linux-gnu.zip 2026-02-28 3.1 MB
postgresql-16-vchord_1.1.1-1_amd64.deb 2026-02-28 2.2 MB
postgresql-17-vchord_1.1.1-1_amd64.deb 2026-02-28 2.2 MB
postgresql-16-vchord_1.1.1_x86_64-linux-gnu.zip 2026-02-28 3.0 MB
postgresql-17-vchord_1.1.1_x86_64-linux-gnu.zip 2026-02-28 3.1 MB
postgresql-14-vchord_1.1.1-1_amd64.deb 2026-02-28 2.1 MB
postgresql-14-vchord_1.1.1_x86_64-linux-gnu.zip 2026-02-28 3.0 MB
postgresql-15-vchord_1.1.1-1_amd64.deb 2026-02-28 2.1 MB
postgresql-15-vchord_1.1.1_x86_64-linux-gnu.zip 2026-02-28 3.0 MB
1.1.1 source code.tar.gz 2026-02-28 254.2 kB
1.1.1 source code.zip 2026-02-28 442.4 kB
README.md 2026-02-28 759 Bytes
Totals: 23 Items   49.3 MB 4

VectorChord 1.1.1 Release Notes

Features

Added 4 new functions:

  • dequantize_to_vector(rabitq8)
  • dequantize_to_halfvec(rabitq8)
  • dequantize_to_vector(rabitq4)
  • dequantize_to_halfvec(rabitq4)

These functions convert quantized vectors back into floating-point vectors.

See Quantization Types for docs.

What's Changed

Replaced the quantization algorithm used by:

  • quantize_to_rabitq8(vector)
  • quantize_to_rabitq8(halfvec)
  • quantize_to_rabitq4(vector)
  • quantize_to_rabitq4(halfvec)

with a faster implementation for improved performance.

Full Changelog: https://github.com/tensorchord/VectorChord/compare/1.1.0...1.1.1

Source: README.md, updated 2026-02-28