Skip to content
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

[Bug Fix] Add partial rotary factor support for Phi-4 and upgrade to transformers v4.49.0 #3984

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

adarshxs
Copy link
Contributor

@adarshxs adarshxs commented Mar 1, 2025

Motivation

Fixes: #3935

Modifications

Add partial rotary embedding support and upgrade to transformers==4.49.0
Also fix Qwen2.5VL which breaks when upgraded to transformers==4.49.0 from transformers==4.48.3
Also minor fixes to reference_hf.py script

Checklist

@adarshxs adarshxs changed the title [Bug Fix] Add partial rotary factor support for Phi-4 and support qwen2.5vl with transformers==4.49.0 [Bug Fix] Add partial rotary factor support for Phi-4 and support qwen2.5vl with transformers v4.49.0 Mar 1, 2025
@adarshxs adarshxs changed the title [Bug Fix] Add partial rotary factor support for Phi-4 and support qwen2.5vl with transformers v4.49.0 [Bug Fix] Add partial rotary factor support for Phi-4 and upgrade to transformers v4.49.0 Mar 2, 2025
@adarshxs adarshxs requested a review from HaiShaw as a code owner March 2, 2025 06:15
@adarshxs adarshxs marked this pull request as draft March 4, 2025 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] loading phi4-mini-instruct with sglang
1 participant