Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Support dLLM in GRPO reference model creation#3743

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
xijia-tao wants to merge1 commit intohuggingface:main
base:main
Choose a base branch
Loading
fromxijia-tao:automodel-for-grpo-refmodel

Conversation

xijia-tao
Copy link

@xijia-taoxijia-tao commentedJul 18, 2025
edited
Loading

The currentGRPOTrainer creates a reference model withAutoModelForCausalLM when deepspeed zero3 is enabled. This is not compatible with recent diffusion language models likeDiffuCoder. These models need to be loaded usingAutoModel instead ofAutoModelForCausalLM.

The proposed change is a simple one-liner.

Fixes#3742

Copy link
Contributor

@Tavish9Tavish9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Not working here for language model.

AutoModel would not loadlm_head.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@Tavish9Tavish9Tavish9 requested changes

At least 1 approving review is required to merge this pull request.

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Bug when creating a reference model in GRPO with deepspeed zero3 for diffusion language models
2 participants
@xijia-tao@Tavish9

[8]ページ先頭

©2009-2025 Movatter.jp