Tags: eltociear/marqo
Tags
Fix a bug that causes the embedding regression (marqo-ai#994) Co-authored-by: Li Wan <[email protected]>
Change LanguageBind/Audio_FT supported modalities list (marqo-ai#974)
2.11.3, 2.11.4, and 2.12 release notes (marqo-ai#969) Co-authored-by: Joshua <[email protected]>
Support S3 custom model without explicit credentials (marqo-ai#948)
Fix embed not using cuda as default device when available 2.11 (marqo… …-ai#941) What is the current behavior? (You can also link to an open issue here) when device is unset in the embed request, even though cuda is available, default device of embed is cpu. Other functionalities such as search, add docs are unaffected (defaults to cuda when available) What is the new behavior (if this is a feature change)? default device in embed will be cuda when it is avialable
Fix embed not using cuda as default device when available 2.10 (marqo… …-ai#942) What is the current behavior? (You can also link to an open issue here) when device is unset in the embed request, even though cuda is available, default device of embed is cpu. Other functionalities such as search, add docs are unaffected (defaults to cuda when available) What is the new behavior (if this is a feature change)? default device in embed will be cuda when it is avialable
Add backwards compatibility for unstructured tensor search (marqo-ai#928 )
PreviousNext