Instructions to use unum-cloud/uform-vl-english-small-gpu-fp16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use unum-cloud/uform-vl-english-small-gpu-fp16 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="unum-cloud/uform-vl-english-small-gpu-fp16")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("unum-cloud/uform-vl-english-small-gpu-fp16", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
4a068c6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6449d865e22b032590d7747bf0863b6e3a35b99df6c2792223ea64d5c28c637a
size 38468551
|