Skip to content

Tags: andimarafioti/mlx-vlm

Tags

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version (Blaizzy#126)

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update version.py (Blaizzy#118)

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Idefics-2 Mask & Trainer Crash (Blaizzy#91)

* fix mask

* fix trainer crash

* fix version

v0.0.15

Toggle v0.0.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Qwen2-VL fix vision tower bug (Blaizzy#62)

* add qwen2-vl

* fix model loading

* language model w/o multimodal rope

* vision model w multimodal rope (torch)

* fix image features

* formatting

* fixed output coherence

* convert get_rope_index to mlx

* fix patch embed and convert np/torch to mx ops

* fix quants

* remove lm sanitize

* support qwen2_vl 7B

* convert to mlx

* formating

* remove torch

* fix vision  tower bug

* fix language model sanitization

* bump dependencies

* bump version

* formatting

v0.0.14

Toggle v0.0.14's commit message
bump version

v0.0.13

Toggle v0.0.13's commit message
bump version

v0.0.12

Toggle v0.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix gradio app generation (Blaizzy#54)

* fix gradio app generation

* remove unused

* pin gradio

* bump version

v0.0.11

Toggle v0.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Dolphin-vision and bunny (Blaizzy#50)

* add Dolphin-vision

* add bunny

* bump version

v0.0.10

Toggle v0.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for phi-3-vision-128k-instruct (Blaizzy#36)

* add phi3_v 

* Update test_models.py

* rebase branch

* remove debug print

* add prompt format

* add condition to fix quantisation

* bump version

---------

Co-authored-by: Prince Canuma <prince.gdt@gmail.com>

v0.0.9

Toggle v0.0.9's commit message
bump version