OSS Contributions
My open source work is mostly in the ๐ค Hugging Face ecosystem โ TRL and PEFT โ along with curated datasets published on the Hub.
โ merged ยท ๐ in review
Featured: GOLD Trainer in TRL
Extending TRL's GOLDTrainer (Cross-tokenizer On-and-Off-Policy Distillation):
Other contributions to TRL
- โ VLM generation fix under chunked-NLL loss โ PR #6156
- โ GRPO tool-calling config fix โ PR #6423
- ๐ GRPO ร vLLM multimodal prompt-corruption bug: diagnosis and fix design โ Issue #6294
- ๐ GRPO ร vLLM server-mode multi-turn tool loop generation fix โ PR #6673
- โ Cross-device crash fix in the shared model loader โ PR #6295
PEFT
- โ Documentation improvements โ PR #3406
Datasets on the ๐ค Hugging Face Hub
- MMK12-QWEN35-9B-VERIFIED โ a verified teacher-trace dataset for vision-language model distillation.
- LLaVA-CoT-filtered โ a cleaned 87k-example LLaVA-CoT variant with answer-leakage removal.
