-
-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added: Qwen2-VL Unit Tests, Refactored Weight Sanitization (#63)
* fix: extra 'language_model' prefixes in sanitization * remove .astype(mx.float32) to support float16, add mRoPE config validation * add qwen2_vl tests, assert vision layer feature dimension against hidden size --------- Co-authored-by: b.zimring <[email protected]>
- Loading branch information
1 parent
1926065
commit d4b562f
Showing
3 changed files
with
79 additions
and
11 deletions.
There are no files selected for viewing
This file contains 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 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 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