Add model card
#1
by nielsr HF Staff - opened
This PR adds a model card for the model presented in the paper Multi-Turn On-Policy Distillation with Prefix Replay.
It includes:
- Metadata: license (Apache-2.0, inherited from the Qwen3 base model),
library_name: transformers, and thetext-generationpipeline tag - Links to the paper, project page, and code repository
- A short description of the model and the ReOPD method
Please review and merge if everything looks good.