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