Skip to content

Release 0.0.15

Compare
Choose a tag to compare
@pandu-k pandu-k released this 28 Feb 10:44
· 491 commits to mainline since this release
1b2d9fe

0.0.15

New features

  • Multimodal tensor combination (#332, #355). Combine image and text data into a single vector! Multimodal combination objects can be added as Marqo document fields. This can be used to encode text metadata into image vectors. See usage here.

Bug fixes

  • Fixed a bug that prevented CLIP's device check from behaving as expected (#337)
  • CLIP utils is set to use the OpenCLIP default tokenizer so that long text inputs are truncated correctly (#351).

Contributor shout-outs:

Release images can be found on Docker hub