Instructions to use juletxara/vilt-vsr-random with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use juletxara/vilt-vsr-random with Transformers:
# Load model directly from transformers import AutoProcessor, ViltForImagesAndTextClassification processor = AutoProcessor.from_pretrained("juletxara/vilt-vsr-random") model = ViltForImagesAndTextClassification.from_pretrained("juletxara/vilt-vsr-random", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
8c07839 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e8eba64eb49029f497eeef6ba20be63dbcc67cf72ca801a2f92fc7f930c8199b
size 448825623
|