]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Importance Matrix calculation (#4861)
authorKawrakow <redacted>
Fri, 12 Jan 2024 05:59:57 +0000 (06:59 +0100)
committerGitHub <redacted>
Fri, 12 Jan 2024 05:59:57 +0000 (06:59 +0100)
commit326b418b59b6d48d854c4461a2303e8ac0a311e6
tree7c0d22f95b48183e685af4f70facecbe6b5963f5
parent1d118386fea031f01550f8cd47a5c86296e5333f
Importance Matrix calculation (#4861)

* imatrix: 1st version

* imatrix: WIP

* Cleanup

* Update examples/imatrix/imatrix.cpp

Co-authored-by: Georgi Gerganov <redacted>
---------

Co-authored-by: Iwan Kawrakow <redacted>
Co-authored-by: Georgi Gerganov <redacted>
Makefile
examples/CMakeLists.txt
examples/imatrix/CMakeLists.txt [new file with mode: 0644]
examples/imatrix/imatrix.cpp [new file with mode: 0644]
ggml.c
ggml.h