lance-format / lance-format/lance
[Feature] support for Infini-gram index
Open
@BubbleCal is already working on this.
Since Nov 18, 2025.
feature
- Dominant language
- Rust
- Stars
- 7.1k
- Forks
- 852
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 272
Description
The infini-gram index system appears to be very useful for many LLM analysis related application and it would be useful to support it natively as lance index !
Some references :
https://github.com/liujch1998/infini-gram
https://export.arxiv.org/pdf/2401.17377v4
https://arxiv.org/pdf/2504.07096
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.