]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
examples : refactor quantization tools
authorGeorgi Gerganov <redacted>
Sat, 22 Apr 2023 12:49:15 +0000 (15:49 +0300)
committerGeorgi Gerganov <redacted>
Sat, 22 Apr 2023 13:11:17 +0000 (16:11 +0300)
commitbbb44f966825c2f37e0b9f7677f9972b186b1897
treeb7d556d7bc4e1e3054ab225c4c1e4b86c3b7cd23
parente433b73f48eff9679b2e01b188dd66b79df81b91
examples : refactor quantization tools
14 files changed:
examples/CMakeLists.txt
examples/common-ggml.cpp
examples/common-ggml.h
examples/gpt-2/CMakeLists.txt
examples/gpt-2/main.cpp
examples/gpt-2/quantize.cpp
examples/gpt-j/CMakeLists.txt
examples/gpt-j/main.cpp
examples/gpt-j/quantize.cpp
examples/stablelm/CMakeLists.txt
examples/stablelm/main.cpp
examples/stablelm/quantize.cpp
examples/whisper/CMakeLists.txt
examples/whisper/quantize.cpp