lance-format/lance

Provide better guidance for users creating indices

Open

#961 opened on 2023年6月10日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Rust (695 forks)github user discovery
A-pythondocumentationgood first issuehelp wanted

Repository metrics

Stars
 (6,582 stars)
PR merge metrics
 (平均マージ 6d 1h) (30d で 219 merged PRs)

説明

from discord:

We have varied vector dimensions so I keep seeing this error: num_sub_vectors % num_columns = 0. Do you have anyany suggestions on how to set num_sub_vectors? For context our vector dimensions vary from 30 - 1000, and currently i'm just setting it to num_sub_vectors = num_dims / 4

Currently guidance on SIMD alignment is only mention in one footnote in the documentation. Not obvious at all.

コントリビューターガイド