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
8b33cac | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:306a1e2a96550bc033b095c5733e952bbcc07f6d7a4db87131132495e0aedf22
size 43706430
|