Skip to content

Releases: mrutkows/llama.cpp

b5173

23 Apr 19:53
ecda2ec
Compare
Choose a tag to compare
mtmd : Support Pixtral 12B (#13065)

* add pixtral text model (vision is wip)

* cgraph ok, just missing 2D RoPE

* fix bad rebase

* first working version

* fix problem with img_break token

* support dynamic image size

* update docs

* update test script