Skip to content

agentsea/uvg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UVG - Unsloth VLM GRPO

A Python library for training VLMs using GRPO with Unsloth acceleration.

Installation

git clone https://github.com/agentsea/uvg.git
cd uvg
uv sync && uv pip install flash-attn --no-build-isolation && uv pip install -e .

To add Qwen-specific deps:

uv pip install -e ".[qwen]"

Usage

Check the examples/ folder.

About

unsloth vlm grpo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages