Instructions to use vijay-ravichander/Col256-Non-Distill with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vijay-ravichander/Col256-Non-Distill with Transformers:
# Load model directly from transformers import AutoProcessor, ColIdefics3 processor = AutoProcessor.from_pretrained("vijay-ravichander/Col256-Non-Distill") model = ColIdefics3.from_pretrained("vijay-ravichander/Col256-Non-Distill") - Notebooks
- Google Colab
- Kaggle