mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-01 02:02:10 +08:00
Added link to halfvec performance section [skip ci]
This commit is contained in:
@@ -423,7 +423,7 @@ CREATE TABLE items (embedding vector(3), category_id int) PARTITION BY LIST(cate
|
||||
|
||||
*Unreleased*
|
||||
|
||||
Note: Half vectors require compiler support to be performant
|
||||
Note: Half vectors require [compiler support](#halfvec-performance) to be performant
|
||||
|
||||
Use the `halfvec` type to store half-precision vectors
|
||||
|
||||
|
||||
Reference in New Issue
Block a user