]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
clip : fix pixtral on some GPU backends (#13097)
authorXuan-Son Nguyen <redacted>
Fri, 25 Apr 2025 12:31:42 +0000 (14:31 +0200)
committerGitHub <redacted>
Fri, 25 Apr 2025 12:31:42 +0000 (14:31 +0200)
commitedb18b6e8f5ea6509ad43057f8bb98fc557dbc4e
tree1e797392e6b3ef5308018fda88c7282ad05678a5
parent514c45608f93f66106a712dee1abe062099ce790
clip : fix pixtral on some GPU backends (#13097)

* clip : fix pixtral on some GPU backends

* refactor inp_raw set

* rm outdated comment

* fix dynamic size

* add TODO
examples/llava/clip.cpp
tests/test-backend-ops.cpp