Skip to content

Releases: JuliaGenAI/ColBERT.jl

v0.1.0

01 Oct 10:51
525f79d
Compare
Choose a tag to compare

ColBERT v0.1.0

Merged pull requests:

Closed issues:

  • Add unit testing. (#6)
  • Add GPU support to the indexer. (#8)
  • Let users specify number of chunks in the config. (#9)
  • Export config to disk. (#10)
  • Check uniquness of PID and QID for documents and collections respectively. (#12)
  • Truncate sequences to doc_maxlen in DocTokenizer. (#16)
  • Specify smaller types for storage and inference efficiency. (#23)
  • Normalization code is incorrect. (#31)