llama.cpp/ggml
Francis Couture-Harpin 04eec58112 ggml : remove q1_3 and q2_2
* llama : remove the separate scale tensors of BitNet b1.58

They won't be needed, since the remaining ternary quant types have
built-in scales.
2024-08-02 20:16:26 -04:00
..
cmake llama : reorganize source code + improve CMake (#8006) 2024-06-26 18:33:02 +03:00
include ggml : remove q1_3 and q2_2 2024-08-02 20:16:26 -04:00
src ggml : remove q1_3 and q2_2 2024-08-02 20:16:26 -04:00
.gitignore vulkan : cmake integration (#8119) 2024-07-13 18:12:39 +02:00
CMakeLists.txt feat: Support Moore Threads GPU (#8383) 2024-07-28 01:41:25 +02:00