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
5fe605a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3eb1e2bde2e27c568c4658d88f931bd1be7ef45fe8d613b74a1fe66e8ebddaa5
size 34901254
|