]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
llava : MobileVLM support (llama/4954)
authorXiaotaoChen <redacted>
Mon, 22 Jan 2024 13:09:35 +0000 (21:09 +0800)
committerGeorgi Gerganov <redacted>
Sat, 27 Jan 2024 15:00:47 +0000 (17:00 +0200)
commit17a2e7d9cdf0ee9fef0379c63065288d2e02a1fe
tree7e2cead841b864aa2e26aec0865cf39f3800b7ca
parent5fe15cc986426aceb9d6573dc4a403752ebc9c96
llava : MobileVLM support (llama/4954)

* MobileVLM native implementation

* delete depthwise_conv_2d and permute_cpy relative code, replace the two by the existed functions, and opt ldp definition, support LLAMA_PERF option for CMake

* move android script to example/llava directory

* Fix the editor config checks

---------

Co-authored-by: Chenxiaotao03 <redacted>
include/ggml/ggml.h
src/ggml.c