Instructions to use TOTORONG/Mistral_lora_model_250412 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TOTORONG/Mistral_lora_model_250412 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("TOTORONG/Mistral_lora_model_250412", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
| { | |
| "image_break_token": "[IMG_BREAK]", | |
| "image_end_token": "[IMG_END]", | |
| "image_token": "[IMG]", | |
| "patch_size": 14, | |
| "processor_class": "PixtralProcessor", | |
| "spatial_merge_size": 2 | |
| } | |