-
Notifications
You must be signed in to change notification settings - Fork 13
[model] Support gemma4 #56
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
Changes from all commits
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
4e2df75
update
Jintao-Huang c388954
update
Jintao-Huang 76af2bc
update
Jintao-Huang 54e3343
update
Jintao-Huang 25a45bd
update
Jintao-Huang 3210617
update
Jintao-Huang e1355dd
Merge branch 'main' into support_gemma4
Jintao-Huang 5b4e118
update
Jintao-Huang d1d2246
update
Jintao-Huang 24cd697
Merge branch 'main' into support_gemma4
Jintao-Huang bba8144
merge
Jintao-Huang 14b1644
fix
Jintao-Huang 196a58f
update
Jintao-Huang 68e33a7
update
Jintao-Huang 9736c3e
Merge branch 'main' into support_gemma4
Jintao-Huang 44ddaec
update
Jintao-Huang b3cc043
Merge branch 'main' into support_gemma4
Jintao-Huang 7563bc4
Merge branch 'main' into support_gemma4
Jintao-Huang 4a74289
Merge branch 'main' into support_gemma4
Jintao-Huang 0de0ebb
update
Jintao-Huang 2a81bf0
update
Jintao-Huang 7e05d3d
update
Jintao-Huang 8da05df
fix
Jintao-Huang d1eff8a
fix
Jintao-Huang e545c4f
Merge remote-tracking branch 'refs/remotes/origin/support_gemma4' int…
Jintao-Huang 0c22e68
fix
Jintao-Huang 63511bd
Merge remote-tracking branch 'refs/remotes/origin/support_gemma4' int…
Jintao-Huang fa5360b
fix
Jintao-Huang d25db28
update
Jintao-Huang bfbcbc4
update
Jintao-Huang 2300825
fix
Jintao-Huang cda31a5
update
Jintao-Huang 7e6fb75
update
Jintao-Huang e1d0851
update
Jintao-Huang 0178948
Merge branch 'main' into support_gemma4
Jintao-Huang e3cbe5d
update
Jintao-Huang 4ae40a2
update
Jintao-Huang 3123407
update
Jintao-Huang 03dc221
update
Jintao-Huang 41465ff
update
Jintao-Huang 23cd670
fix
Jintao-Huang 9bc5596
Merge branch 'main' into support_gemma4
Jintao-Huang 4d2dc1c
Merge branch 'main' into support_gemma4
Jintao-Huang 6ad3a43
Merge branch 'main' into support_gemma4
Jintao-Huang 8460a3a
update
Jintao-Huang 23356d9
update
Jintao-Huang a3406b2
Merge branch 'main' into support_gemma4
Jintao-Huang be8f320
update
Jintao-Huang bdb29e0
fix pp
Jintao-Huang d097e68
update
Jintao-Huang 5c29f77
fix
Jintao-Huang 82cd1ad
update
Jintao-Huang 472f2f7
fix
Jintao-Huang 13dc948
fix
Jintao-Huang 3d3e90e
fix
Jintao-Huang ed370d9
update
Jintao-Huang b3dfdb9
update
Jintao-Huang 8744cc4
update
Jintao-Huang 3c3c4b8
update
Jintao-Huang e10c6e9
update
Jintao-Huang a4ebaf3
fix
Jintao-Huang 22de4b4
fix
Jintao-Huang ed138dc
update
Jintao-Huang 2fe48e6
fix
Jintao-Huang 811ee6f
fix
Jintao-Huang c288d02
fix
Jintao-Huang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| # Copyright (c) ModelScope Contributors. All rights reserved. | ||
| from . import glm, internvl, kimi_vl, llama4, llava, qwen, qwen3_5, qwen3_5_gdn, qwen3_asr, qwen3_omni, qwen3_vl | ||
| from . import gemma4, glm, internvl, kimi_vl, llama4, llava, qwen, qwen3_5, qwen3_5_gdn, qwen3_asr, qwen3_omni, qwen3_vl |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.