diff --git a/README.md b/README.md index 4e178cc..21868c8 100644 --- a/README.md +++ b/README.md @@ -423,8 +423,6 @@ CREATE TABLE items (embedding vector(3), category_id int) PARTITION BY LIST(cate *Unreleased* -Note: Half vectors currently require AArch64 to be performant - Use the `halfvec` type to store half-precision vectors ```sql