Instructions to use hf-internal-testing/tiny-mistral3-diffusers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-mistral3-diffusers with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("hf-internal-testing/tiny-mistral3-diffusers", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "image_break_token": "[IMG_BREAK]", | |
| "image_end_token": "[IMG_END]", | |
| "image_token": "[IMG]", | |
| "patch_size": 14, | |
| "processor_class": "PixtralProcessor", | |
| "spatial_merge_size": 2 | |
| } | |