Instructions to use theodor1289/bestckpt_full_sized_text1_vision100 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use theodor1289/bestckpt_full_sized_text1_vision100 with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("theodor1289/bestckpt_full_sized_text1_vision100") model = AutoModelForMultimodalLM.from_pretrained("theodor1289/bestckpt_full_sized_text1_vision100") - Notebooks
- Google Colab
- Kaggle
File too large to display, you can check the raw version instead.