4 lines
106 B
Python
Executable File
4 lines
106 B
Python
Executable File
from .grpo_trainer import VLMGRPOTrainer
|
|
from .grpo_config import GRPOConfig
|
|
|
|
__all__ = ["VLMGRPOTrainer"] |