Instructions to use akshay0701/IDEFICS_DocVQA_1Test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use akshay0701/IDEFICS_DocVQA_1Test with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("akshay0701/IDEFICS_DocVQA_1Test", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 68 Bytes
d71b25d | 1 2 3 4 5 | {
"image_seq_len": 64,
"processor_class": "Idefics2Processor"
}
|