Skip to content

GLM-V update with new processor#42122

Merged
ArthurZucker merged 79 commits intohuggingface:mainfrom
zRzRzRzRzRzRzR:glm-v
Nov 15, 2025
Merged

GLM-V update with new processor#42122
ArthurZucker merged 79 commits intohuggingface:mainfrom
zRzRzRzRzRzRzR:glm-v

Conversation

@zRzRzRzRzRzRzR
Copy link
Contributor

Support another processor handling method

@zRzRzRzRzRzRzR zRzRzRzRzRzRzR marked this pull request as draft November 10, 2025 10:23
@zRzRzRzRzRzRzR zRzRzRzRzRzRzR marked this pull request as ready for review November 11, 2025 06:12
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Copy link
Member

@zucchini-nlp zucchini-nlp left a comment

Choose a reason for hiding this comment

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

Great job on making it work with any LM backbone!

@@ -0,0 +1,34 @@
# GLM-4.6V

Copy link
Member

Choose a reason for hiding this comment

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

let's add something in the docs, usage examples and model description for example. Or do you want to wait until model is released first?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, a technical report will be added here once the model is ready.

@@ -0,0 +1,217 @@
# coding=utf-8
Copy link
Member

Choose a reason for hiding this comment

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

only 200 lines in modular and 800 in model 😍

@zucchini-nlp
Copy link
Member

@ArthurZucker is merging it today, I can't merge when CI is red :)

Copy link
Collaborator

@ArthurZucker ArthurZucker left a comment

Choose a reason for hiding this comment

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

Let's go 🚀

@github-actions
Copy link
Contributor

[For maintainers] Suggested jobs to run (before merge)

run-slow: auto, glm46v, glm4v, glm4v_moe

@ArthurZucker ArthurZucker merged commit 66d5711 into huggingface:main Nov 15, 2025
14 of 21 checks passed
@zRzRzRzRzRzRzR zRzRzRzRzRzRzR deleted the glm-v branch November 16, 2025 08:02
SangbumChoi pushed a commit to SangbumChoi/transformers that referenced this pull request Jan 23, 2026
* init

* update

* add

* Update video_processing_glm46v.py

* update doc

* Update modular_glm46v.py

* 2

* Update processing_glm46v.py

* 21

* Update check_repo.py

* Update check_repo.py

* Update test_processor_glm46v.py

* Update modeling_auto.py

* update

* Update glm46v.md

* Update configuration_auto.py

* 2

* update with glm46v import

* uppercase

* upload

* upload

* upload with modular

* 1

* -

* update

* 1

* 2

* 1

* 2

* 2

* 1

* update config

* 1

* update as automoel

* 1

* try remove

* delete

* delete

* test

* update

* 1

* Update modular_glm46v.py

* Update test_modeling_glm46v.py

* update 1513

* 1

* use PreTrainedConfig

* Update modular_glm46v.py

* Update configuration_glm46v.py

* model_type = "glm46v"

* remove glm46v_text

* Update image_processing_auto.py

* 1

* update readme

* GLM-4.6V

* update

* update

* Update __init__.py

* update

* update doc

* Update check_docstrings.py

* update doc

* fix copies for tied weight keys!

* more fixup

---------

Co-authored-by: Raushan Turganbay <raushan@huggingface.co>
Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
Co-authored-by: Arthur <arthur.zucker@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants