uform

Pocket-Sized Multimodal AI for content understanding and generation across multilingual texts, images, and 🔜 video, up to 5x faster than OpenAI CLIP and LLaVA 🖼️ & 🖋️

APACHE-2.0 License

Downloads
1.3K
Stars
1K
Committers
14

Bot releases are hidden (Show)

uform - v0.4.1

Published by ashvardanian about 1 year ago

0.4.1 (2023-08-17)

Make

uform - v0.4.0

Published by ashvardanian about 1 year ago

0.4.0 (2023-08-17)

Add

Docs

Fix

  • Change checkpoints downloading mechanism (d594544)
uform - v0.3.2

Published by ashvardanian about 1 year ago

0.3.2 (2023-08-04)

Improve

  • Adapt TritonClient to the new tokenizer (8cc2830)
uform - v0.3.1

Published by ashvardanian about 1 year ago

0.3.1 (2023-08-04)

Improve

  • Remove dependency on transformers and timm (b7df8b4)

Refactor

  • Black formatter and dependencies order (2145a38)
uform - v0.3.0

Published by ashvardanian about 1 year ago

0.3.0 (2023-08-01)

Add

  • properties to get features dimensions (483bd05)

Build

Docs

Fix

  • loading nonpersistent buffers (ab5046d)

Refactor

  • Type annotation, args validation, docs (f833463)
  • Type annotation, args validation, docs (00ef1bb)
uform - v0.2.0

Published by ashvardanian over 1 year ago

0.2.0 (2023-03-29)

Add

Docs

uform - v0.1.3

Published by ashvardanian over 1 year ago

0.1.3 (2023-03-27)

Make

  • Allow publishing Docs from CI (fdc9651)
uform - v0.1.2

Published by ashvardanian over 1 year ago

0.1.2 (2023-03-27)

Build

Docs

  • Fix github link (96b03c1)
  • Mention stripped release VERSION (5db7dd1)

Make

  • Polished docs generation (7ffe753)
uform - v0.1.1

Published by ashvardanian over 1 year ago

0.1.1 (2023-03-23)

Make

uform - v0.0.6 Release

Published by kimihailv over 1 year ago

Mar 15, 2023

More convenient interface for batch encoding.

uform - v0.0.5 Release

Published by kimihailv over 1 year ago

Feb 28, 2023

  • Add the support of custom models from huggingface
  • Minor bugfixes
uform - v0.0.4 Release

Published by kimihailv over 1 year ago

Feb 24, 2023

  • Changed model loading schema, each model has separate repository on Hugging Face.
  • Small refactoring.
uform - v0.0.3 Release

Published by kimihailv over 1 year ago

Feb 24, 2023

  • Fixed README on PyPi
uform - v0.0.2 Release

Published by kimihailv over 1 year ago

Feb 24, 2023

  • First stable release.
  • Updated model storing schema.