Instructions to use dondosss/tiny-random-idefics2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dondosss/tiny-random-idefics2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="dondosss/tiny-random-idefics2", trust_remote_code=True, device_map="auto")# Load model directly from transformers import AutoProcessor, AutoModel processor = AutoProcessor.from_pretrained("dondosss/tiny-random-idefics2", trust_remote_code=True) model = AutoModel.from_pretrained("dondosss/tiny-random-idefics2", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 52f048a0f03eef2d3cd4c98fcf17d4e89a4b82f49f3d1306ad5feaf6979558d8
- Size of remote file:
- 1.67 GB
- SHA256:
- 97019f7bc0e507fa16a4c103c69c4148f5fe071bd7747198fdd2fd371fc8bc96
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.