]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : cleanup unused mmq flags (#5772)
authorPierrick Hymbert <redacted>
Fri, 1 Mar 2024 11:39:06 +0000 (12:39 +0100)
committerGitHub <redacted>
Fri, 1 Mar 2024 11:39:06 +0000 (13:39 +0200)
commit3ab8b3a92ede46df88bc5a2dfca3777de4a2b2b6
treeb0232b770527ead35c5a59971a0802ded16e8c40
parent9600d59e010c18f5872580a21734ea1bf1968d04
llama : cleanup unused mmq flags (#5772)

* cleanup unused --no-mul-mat-q,-nommq, -mmq, --mul-mat-q, mul_mat_q

* remove: mul_mat_q in compare llama bench and usage

* update llama-bench

---------

Co-authored-by: slaren <redacted>
common/common.cpp
common/common.h
examples/batched-bench/batched-bench.cpp
examples/llama-bench/README.md
examples/llama-bench/llama-bench.cpp
examples/server/server.cpp
llama.cpp
llama.h
scripts/compare-llama-bench.py