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
/
src
Age
Commit message (
Expand
)
Author
2024-12-13
Adding lost q4_k_r4 case
Iwan Kawrakow
2024-12-12
IQ4_K_R4 (#138)
Kawrakow
2024-12-11
Fix AVX2 implementation of iq4_nl_r4 (#137)
Kawrakow
2024-12-11
Q2_K_R4 (#136)
Kawrakow
2024-12-11
Better ARM_NEON implementation for R4 quants (#135)
Kawrakow
2024-12-11
Q3_K_R4 (#134)
Kawrakow
2024-12-10
Q5_K_R4 (#132)
Kawrakow
2024-12-10
Slightly faster Q4_K_R4 and IQ4_XS_R4 on Zen4 (#131)
Kawrakow
2024-12-10
Q6_K_R4 (#130)
Kawrakow
2024-12-09
Q4_K_R4 (#129)
Kawrakow
2024-12-08
Faster IQ4_XS_R4 on Zen4 (#128)
Kawrakow
2024-12-08
Rename iq4_nl_x4 to iq4_nl_r4 (#126)
Kawrakow
2024-12-08
R4 improvements on ARM_NEON (#125)
Kawrakow
2024-12-06
iq2_bn_r4: fastest Bitnet CPU implementation on the planet (#124)
Kawrakow
2024-12-04
IQ4_XS_R4 (#123)
Kawrakow
2024-12-03
Q6_0_R4 (#122)
Kawrakow
2024-12-03
Q5_0_R4 (#121)
Kawrakow
2024-12-03
Q8_0_R4 (#120)
Kawrakow
2024-12-02
Q4_0_R4 (#119)
Kawrakow
2024-12-02
IQ4_NL_X4 (#118)
Kawrakow
2024-11-21
MMQ for Q6_0 (#115)
Kawrakow
2024-10-31
Faster MoE inference (#112)
Kawrakow
2024-10-26
Bitnet CUDA improvements (#109)
Kawrakow
2024-10-26
Improve Bitnet PP on Metal (#108)
Kawrakow
2024-10-26
Faster IQ1_BN Metal implementation (#107)
Kawrakow
2024-10-25
Bitnet changes (#106)
Kawrakow
2024-10-24
Fix quantized k-cache without FA (#105)
Kawrakow
2024-10-22
Enable q6_0 for flash attention (#101)
Kawrakow
2024-10-21
Enable IQ4_NL for KV-cache in token generation using Flash Attention (#99)
Kawrakow
2024-10-20
Avoid rebuild of GGML graph for each token (#98)
agray3
2024-10-19
Attempt to blindly fix Windows build failure (#93)
Kawrakow
2024-10-16
Adding IQ4_KSS: 4.0 bpw quants (#89)
Kawrakow
2024-10-16
iq4_ks: faster dot product on Metal (#90)
Kawrakow
2024-10-14
Minor iq3_k tweak
Iwan Kawrakow
2024-10-14
iq3_k: fix and optimize Metal dot product (#87)
Kawrakow
2024-10-13
Fix and optimize iq2k Metal implementation (#86)
Kawrakow
2024-10-13
IQ2_KS: 2.1875 bpw non-linear quantization (#85)
Kawrakow
2024-10-09
New SOTA quantization: 4.25 bpw IQ4_KS (#83)
Kawrakow
2024-10-04
Fix compiler warnings
Iwan Kawrakow
2024-10-04
Move scale fudge factors to quantization (#81)
Kawrakow
2024-10-04
Move to c++17 projectwide (#80)
Kawrakow
2024-10-04
Do not quantize activations if not necessary (#79)
Kawrakow
2024-10-02
q6_0: Slightly faster Zen4/AVX2 (#78)
Kawrakow
2024-10-02
Fused unary(x)*y (#70)
Kawrakow
2024-10-02
Adding Q6_0 (#77)
Kawrakow
2024-10-02
iq4_nl: faster quantization (#76)
Kawrakow
2024-10-01
Fix Q5_0 flash attention (#75)
Kawrakow
2024-10-01
Fix last commit
Iwan Kawrakow
2024-10-01
IQ4_NL kv-cache on the CPU (Zen4/AVX2/ARM_NEON) (#74)
Kawrakow
2024-10-01
CUDA: faster float -> iq4_nl conversion (#73)
Kawrakow
[prev]
[next]