src/open-r1-multimodal/src/open_r1/trainer/vllm_grpo_trainer.py (1 line): - line 535: gather_deepspeed3_params=False, # TODO: fix this, self.args.ds3_gather_for_generation, src/open-r1-multimodal/src/open_r1/configs.py (1 line): - line 22: # TODO: add the shared options with a mixin to reduce code duplication src/open-r1-multimodal/src/open_r1/trainer/trainer_rewrite.py (1 line): - line 240: # # TODO: this needs to be fixed and made cleaner later.