Skip to content

convert : fix null head_dim AutoConfig regression #14248

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 18, 2025
Merged

Conversation

CISC
Copy link
Collaborator

@CISC CISC commented Jun 17, 2025

Ever since huggingface/transformers#36263 AutoConfig will pass through null head_dim values for Mi(s|x)tral based/subclassed models, and it seems PEFT saves these in config.json, compounding the issue.

Also remove workaround for DeepSeekV3 issue as this was resolved in #14194

Fixes #13976
Fixes #14243

@github-actions github-actions bot added the python python script changes label Jun 17, 2025
@CISC CISC requested a review from compilade June 18, 2025 07:14
@CISC CISC merged commit 3865cff into master Jun 18, 2025
7 checks passed
@CISC CISC deleted the cisc/fix-null-head-dim branch June 18, 2025 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python python script changes
Projects
None yet
2 participants