lance-format/lance

Provide better guidance for users creating indices

Open

#961 建立於 2023年6月10日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Rust (695 fork)github user discovery
A-pythondocumentationgood first issuehelp wanted

倉庫指標

Star
 (6,582 star)
PR 合併指標
 (平均合併 6天 1小時) (30 天內合併 219 個 PR)

描述

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.

貢獻者指南