]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
clip : bring back GPU support (#12322)
authorXuan-Son Nguyen <redacted>
Tue, 11 Mar 2025 08:20:16 +0000 (09:20 +0100)
committerGitHub <redacted>
Tue, 11 Mar 2025 08:20:16 +0000 (09:20 +0100)
commit96e1280839561aaabb73851f94972a2cd37b2d96
tree6624e5dd2adc7640505403dcdf5312389b9c4b53
parent2c9f833d17bb5b8ea89dec663b072b5420fc5438
clip : bring back GPU support (#12322)

* clip : bring back GPU support

* use n_gpu_layers param

* fix double free

* ggml_backend_init_by_type

* clean up
examples/llava/clip.cpp
examples/llava/clip.h
examples/llava/minicpmv-cli.cpp