]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Remove unused data and add fixes (#5154)
authorMichael Klimenko <redacted>
Sat, 27 Jan 2024 14:25:55 +0000 (15:25 +0100)
committerGitHub <redacted>
Sat, 27 Jan 2024 14:25:55 +0000 (15:25 +0100)
commit35a2ee914308c85ab5cb576467381443ad23f0ac
tree72bd27fadddae5c8b82facf57373234822f574fc
parentec903c034131848da9222536ff18da07ec0882a0
Remove unused data and add fixes (#5154)

* Remove unused data and add fixes

* Add missing file

* Address review comments

* Replace the scope of vq allocation
common/sampling.cpp
examples/infill/infill.cpp
examples/llava/clip.cpp
examples/server/server.cpp
pocs/vdot/vdot.cpp
tests/test-backend-ops.cpp
tests/test-llama-grammar.cpp