UForm is a Multi-Modal Modal Inference package, designed to encode Multi-Lingual Texts, Images, and, soon, Audio, Video, and Documents, into a shared vector space!
This is the repository of
English and
multilingual UForm models converted to CoreML MLProgram format.
Currently, only
unimodal parts of models are converted.
Each checkpoint is a zip archive with an MLProgram of the corresponding encoder.
and support flexible batch size.
If you want to convert a model with other parameters (i.e fp16 precision or other batch size range), you can use
convert.py.