roboflow/maestro
A streamlined tool to accelerate the fine-tuning process for multimodal models like Florence-2, PaliGemma 2, and Qwen2.5-VL.
Core Features
Quick Start
pip install "maestro[paligemma_2]"Detailed Introduction
Maestro is an open-source framework designed to simplify and accelerate the fine-tuning of advanced multimodal models, including Florence-2, PaliGemma 2, and Qwen2.5-VL. It encapsulates best practices for machine learning workflows, handling complex aspects such as model configuration, data preparation, training loop setup, and ensuring reproducibility. By providing ready-to-use recipes and supporting efficient optimization techniques like LoRA and QLoRA, Maestro significantly reduces the code complexity and hardware requirements typically associated with training large vision-language models, making sophisticated AI model customization more accessible.