Added link to halfvec performance section [skip ci]

This commit is contained in:
Andrew Kane
2024-04-07 10:55:46 -07:00
parent 0df30c12a7
commit faa33c32d9

View File

@@ -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