-
Notifications
You must be signed in to change notification settings - Fork 45
Mllama(single + dual) + InternVL(single) + Llava (single) #267
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
28 commits
Select commit
Hold shift + click to select a range
48d24da
Mllama Vision support (#254)
quic-rishinr 0bdeea5
Compiler command fix
quic-rishinr c948607
Mllama single qpc support added (#258)
quic-amitraj 649cd32
Export fix
quic-amitraj 32f544c
Generate fix-1
quic-amitraj 7ebf06b
minor-fix
quic-amitraj 3bc06be
Model swap fix at the time of export and compile
quic-amitraj 5accf3f
two_qpc_working
quic-amitraj 6ae6835
Minor-fix-1
quic-amitraj 1e181f4
working single and double with single soc
quic-amitraj 5fb0acb
ruff checks and format
quic-amitraj 87e07d0
Updated factory class
quic-rishinr fc323f4
Added support for Llava model single QPC (#265)
quic-amitraj 1ac6b62
Added support for InternVL single QPC (#264)
ochougul b3a5d22
final revision VLM
asmigosw d33e9a5
fixed liscence
quic-amitraj 905b703
Minor fixes-1
quic-amitraj 990adb1
Added get_input_info support and other compilers arguments
quic-amitraj afe3cd2
generalized getting img_size from config
ochougul b458193
refactor basic
ochougul d1981c2
added warnings and auto_correct_inputs function
ochougul a32007e
remove unused imports
ochougul 81cea10
addressed comments
ochougul 2f1ec08
final commit changed documentation added better warnings
ochougul ad594d7
Addressed comments
quic-amitraj 94e813c
minor bugfix
ochougul a661840
addressed comments
ochougul ed7d5f2
removed image_text models tests to avoid pytest issues
ochougul 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
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# ----------------------------------------------------------------------------- | ||
# | ||
# Copyright (c) 2025 Qualcomm Innovation Center, Inc. All rights reserved. | ||
# SPDX-License-Identifier: BSD-3-Clause | ||
# | ||
# ----------------------------------------------------------------------------- |
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.