modelscope / modelscope/ms-swift

[RFC] Support for On-Policy Distillation with Student and Teacher from Different Model Families

Open
#6,479 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
15.7k
Forks
1.7k
Avg merge
1d 16h
Merged PRs (30d)
136

Description

目前发现gkd的代码中是将student的inputs直接放入到teacher里面计算分布。如果student和teacher是不同family的模型则无法正常训练。
后续是否会支持对于student和teacher是不同family的On-Policy Distillation?

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by tracing the GKD on-policy distillation training flow where student inputs are passed to the teacher, then inspect how different model-family interfaces could be separated. Done should mean a supported training path for different student and teacher families, with coverage for that scenario.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai, machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.