Instructions to use tech4humans/Qwen2.5-VL-3B-Instruct-unsloth-r8-rslora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tech4humans/Qwen2.5-VL-3B-Instruct-unsloth-r8-rslora with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("tech4humans/Qwen2.5-VL-3B-Instruct-unsloth-r8-rslora", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
| { | |
| "all_params": 3760275456, | |
| "memory_footprint": 7531865424, | |
| "total_flos": 4.419854408240333e+16, | |
| "train_loss": 0.537436925212387, | |
| "train_runtime": 3691.1633, | |
| "train_samples_per_second": 0.863, | |
| "train_steps_per_second": 0.107, | |
| "trainable_params": 5652480, | |
| "trainable_params_percent": 0.15032090244827 | |
| } |