index
:
ik_llama.cpp.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ggml-quants.c
Age
Commit message (
Expand
)
Author
2024-01-17
ggml : add IQ2 to test-backend-ops + refactoring (#4990)
Georgi Gerganov
2024-01-16
ggml : importance matrix support for legacy quants (#4969)
Kawrakow
2024-01-14
Add ability to use importance matrix for all k-quants (#4930)
Kawrakow
2024-01-14
2-bit quantizations (#4897)
Kawrakow
2024-01-12
ggml : fix 32-bit ARM compat for IQ2_XS (whisper/1758)
Georgi Gerganov
2024-01-11
ggml : SOTA 2-bit quants (add IQ2_XS) (#4856)
Kawrakow
2024-01-09
ggml : fix vld1q_s8_x4 32-bit compat (#4828)
Georgi Gerganov
2024-01-08
SOTA 2-bit quants (#4773)
Kawrakow
2023-12-31
ggml : add ggml_vdotq_s32 alias (#4715)
Georgi Gerganov
2023-12-27
ggml : fix dot product for ARM (#4630)
Georgi Gerganov
2023-12-22
cuda : fix jetson compile error (#4560)
FantasyGmm
2023-12-12
english : use `typos` to fix comments and logs (#4354)
Richard Kiss
2023-11-17
build : support ppc64le build for make and CMake (#3963)
Roger Meier
2023-11-14
Fix MacOS Sonoma model quantization (#4052)
Michael Potter
2023-11-13
ggml : sync (im2col, GPU conv, 32-bit arm compat) (#4060)
Georgi Gerganov
2023-11-01
ggml : fix UNUSED macro (#3762)
Georgi Gerganov
2023-11-01
finetune : add -ngl parameter (#3762)
Andrew Godfrey
2023-10-30
ggml : move FP16 <-> FP32 code to ggml-impl.h (#3861)
Georgi Gerganov
2023-10-29
ggml : quantization refactoring (#3833)
Georgi Gerganov