This website requires JavaScript.
Explore
Help
Register
Sign In
ikawrakow
/
ik_llama.cpp
Watch
1
Star
0
Fork
0
You've already forked ik_llama.cpp
mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced
2026-02-25 07:34:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8d47fab04e22097d26260d528eb45fcdaa303f4
ik_llama.cpp
/
ggml
History
Iwan Kawrakow
c8d47fab04
Better make_qx_quants
...
Tested with q4_0 and q3_K (pure, imatrix), and the improvement is quite significant.
2025-03-27 19:35:43 +02:00
..
cmake
Merge mainline llama.cpp (
#3
)
2024-07-27 07:55:01 +02:00
include
Use bf16 instead of fp16 block scales for q8_1 (
#292
)
2025-03-27 05:49:16 +01:00
src
Better make_qx_quants
2025-03-27 19:35:43 +02:00
.gitignore
Merge mainline llama.cpp (
#3
)
2024-07-27 07:55:01 +02:00
CMakeLists.txt
Compile time option to use bf16 for qunts without MMQ kernels (
#261
)
2025-03-18 07:37:10 +01:00