-
Notifications
You must be signed in to change notification settings - Fork 31.2k
GLM-V update with new processor #42122
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
|
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. |
zucchini-nlp
left a comment
There was a problem hiding this 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 | |||
|
|
|||
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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 | |||
There was a problem hiding this comment.
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 😍
|
@ArthurZucker is merging it today, I can't merge when CI is red :) |
ArthurZucker
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's go 🚀
|
[For maintainers] Suggested jobs to run (before merge) run-slow: auto, glm46v, glm4v, glm4v_moe |
Support another processor handling method