Instructions to use LeroyDyer/Mistral-OneVisionlm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use LeroyDyer/Mistral-OneVisionlm with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("LeroyDyer/Mistral-OneVisionlm", set_active=True) - Notebooks
- Google Colab
- Kaggle
| { | |
| "image_token": "<image>", | |
| "num_image_tokens": null, | |
| "processor_class": "LlavaOnevisionProcessor", | |
| "video_token": "<video>", | |
| "vision_feature_select_strategy": null | |
| } | |