cocoindex-io / cocoindex-io/cocoindex-code
[Feature]: Multi-Vector Embedding Model with PyLate
Open
@georgeh0 is already working on this.
Since Jun 16, 2026.
- Dominant language
- Python
- Stars
- 2.7k
- Forks
- 217
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 4
Description
I'd like ccc to be able to run ColBERT-style embedding models such as lightonai/LateOn-Code using the PyLate framework locally.
Multi-Vector Small Embedding models are lightweight to run locally, yet powerful for retrieval accuracy when used with the Late Chunking technique.
Example
https://github.com/lightonai/next-plaid
https://github.com/TusKANNy/tachiom
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.