-
-
Notifications
You must be signed in to change notification settings - Fork 10.4k
[Bugfix] Fix GLM4.1V multimodal processor with compatability for Transformers v4.56 #24822
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
Conversation
Signed-off-by: Isotr0py <[email protected]>
Signed-off-by: Isotr0py <[email protected]>
Signed-off-by: Isotr0py <[email protected]>
Signed-off-by: Isotr0py <[email protected]>
Signed-off-by: Isotr0py <[email protected]>
Let's see if transformers nightly passes now |
Well, Intern-S1 is still failing, so can't check it |
Oh, this breaks the existing processor test |
Signed-off-by: Isotr0py <[email protected]>
I see, let me check it with nightly Transformers locally then. |
Signed-off-by: Isotr0py <[email protected]>
Signed-off-by: Isotr0py <[email protected]>
Have confirmed v4.56.1 and v4.57.0.dev(huggingface/transformers@9c804f7) can still pass the GLM4.1V tests in |
…sformers v4.56 (vllm-project#24822) Signed-off-by: Isotr0py <[email protected]>
Purpose
Test Plan
Test Result
Test should pass.
Essential Elements of an Effective PR Description Checklist
supported_models.md
andexamples
for a new model.