]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
readme : model : mtdm : lfm2 improvements (#15476)
authorTarek Dakhran <redacted>
Fri, 22 Aug 2025 07:29:08 +0000 (09:29 +0200)
committerGitHub <redacted>
Fri, 22 Aug 2025 07:29:08 +0000 (09:29 +0200)
commite288693669cf9d0a71e2f2b8bd57305f06340257
tree0a39f7416689eb3820f69d2d06c7c586fb6eefab
parenta0f98dd604d34826eb5ea2560d1e23fe726921df
readme : model : mtdm : lfm2 improvements (#15476)

* Support untied embeddings

* Increase number of image tokens to 1024

* Add LFM2-VL to readme

* Actually use untied embeddings
README.md
gguf-py/gguf/constants.py
src/llama-arch.cpp
src/llama-model.cpp
tools/mtmd/clip.cpp