-
Notifications
You must be signed in to change notification settings - Fork 737
[V1 loader] Qwen25 VL support v1 loader and torch style safetensors load #4388
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
gongshaotian
merged 39 commits into
PaddlePaddle:develop
from
CSWYF3634076:qwen-v1-loader
Oct 27, 2025
Merged
Changes from 20 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
27531c8
[BugFix] qwen2.5vl enable_thinking=true and image_patch_id bug fix
CSWYF3634076 053df06
Merge branch 'PaddlePaddle:develop' into develop
CSWYF3634076 da7bfcd
[Docs]offine infer add apply_chat_template add_generation_prompt para…
CSWYF3634076 24da2ed
[Model]qwen2.5VL support --use-cudagraph
CSWYF3634076 485a41e
[Model]qwen2.5VL support --use-cudagraph buffer and qwenvl test
CSWYF3634076 9753961
[Model]qwen2.5VL support --use-cudagraph buffer and qwenvl test
CSWYF3634076 bd5ccac
[Model]qwen2.5VL support --use-cudagraph buffer and qwenvl test v2
CSWYF3634076 6a00349
[Model]qwen2.5VL support --use-cudagraph buffer and qwenvl test v3
CSWYF3634076 09283b7
[Model]qwen2.5VL support --use-cudagraph buffer and qwenvl test v4
CSWYF3634076 e4cb8c8
[Model]qwen2.5VL support --use-cudagraph buffer and qwenvl test v5
CSWYF3634076 dc50bba
[Model]qwen2.5VL support --use-cudagraph buffer and qwenvl test v6
CSWYF3634076 05e27f6
[Model]qwen2.5VL support --use-cudagraph buffer and qwenvl test v7
CSWYF3634076 3283aa4
Merge branch 'PaddlePaddle:develop' into develop
CSWYF3634076 103ea32
Merge branch 'develop' into qwen-v1-loader
CSWYF3634076 047f875
qwen25vl v1 loader
CSWYF3634076 c025e2d
qwen25vl v1 loader v2
CSWYF3634076 db94b51
Merge branch 'PaddlePaddle:develop' into develop
CSWYF3634076 203d398
qwen25vl v1 loader v3
CSWYF3634076 415dd6c
Merge branch 'develop' into qwen-v1-loader
CSWYF3634076 f2b53a2
Merge branch 'develop' into qwen-v1-loader
CSWYF3634076 d7ed928
Merge branch 'develop' into qwen-v1-loader
CSWYF3634076 cbe70c1
qwen25vl v1 loader fix tp2 weight PySafeSlice
CSWYF3634076 eed8289
qwen25vl v1 loader no test
CSWYF3634076 e9fda8a
Merge branch 'develop' into qwen-v1-loader
CSWYF3634076 4e266c3
Merge branch 'develop' into qwen-v1-loader
CSWYF3634076 9a2ffbc
qwen25vl v1 loader add unit test
CSWYF3634076 7053ca8
Merge branch 'qwen-v1-loader' of https://github.com/CSWYF3634076/Fast…
CSWYF3634076 a25a59b
Merge branch 'PaddlePaddle:develop' into develop
CSWYF3634076 ab7c91d
Merge branch 'develop' into qwen-v1-loader
CSWYF3634076 5594a17
Merge branch 'PaddlePaddle:develop' into develop
CSWYF3634076 db2a3c0
qwen25vl v1 loader add unit test v2
CSWYF3634076 e92f2c2
Merge branch 'develop' into qwen-v1-loader
CSWYF3634076 16d83a4
qwen25vl v1 loader add torch unit test v3
CSWYF3634076 44a4ce7
Merge branch 'develop' into qwen-v1-loader
CSWYF3634076 65b7585
qwen25vl v1 loader add torch unit test v4
CSWYF3634076 076f1ef
Merge branch 'qwen-v1-loader' of https://github.com/CSWYF3634076/Fast…
CSWYF3634076 7316f49
qwen25vl v1 loader add torch unit test v5
CSWYF3634076 0f78bf0
qwen25vl v1 loader add torch unit test v6
CSWYF3634076 0b7f290
Merge branch 'develop' into qwen-v1-loader
CSWYF3634076 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
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
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.
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.
这块是不是可以删掉
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.
done