]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
imatrix : migrate to gpt_params (#7771)
authorGeorgi Gerganov <redacted>
Thu, 6 Jun 2024 13:30:58 +0000 (16:30 +0300)
committerGitHub <redacted>
Thu, 6 Jun 2024 13:30:58 +0000 (16:30 +0300)
commitf83351f9a62a6262f1fc3d08f320033089cddfb5
treebea74e51ac7badba22e6cd2ad7c905f2a673bbce
parentad675e1c67a05b16e4e12abe30dbecfc808e7b7e
imatrix : migrate to gpt_params (#7771)

* imatrix : migrate to gpt_params

ggml-ci

* imatrix : add --save-frequency cli arg

* common : fix --no-ppl
common/common.cpp
common/common.h
examples/imatrix/README.md
examples/imatrix/imatrix.cpp
examples/server/server.cpp