ik_llama_opt/ggml/src
Kawrakow 0386bfb19b Perhaps slightly faster trellis quants (#541)
* This seems slightly faster for IQ2_KT, IQ3_KT TG

* This looks better for iq4_kt TG

* WIP

* Cleanup

* With fancy simd also set func16

* Enable next_128() also on AVX2

Despite having just 16 vector registers it is still faster.

---------

Co-authored-by: Iwan Kawrakow <iwan.kawrakow@gmail.com>
2025-06-21 16:32:16 +02:00
..
ggml-cann Merge mainline - Aug 12 2024 (#17) 2024-08-12 15:14:32 +02:00
ggml-cuda New IQ2_KT, IQ3_KT and IQ4_KT, V2 (#529) 2025-06-18 16:20:54 +03:00
ggml-sycl Merge mainline - Aug 12 2024 (#17) 2024-08-12 15:14:32 +02:00
iqk Perhaps slightly faster trellis quants (#541) 2025-06-21 16:32:16 +02:00
kompute@4565194ed7 Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
kompute-shaders Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
llamafile Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
vulkan-shaders Merge mainline - Aug 12 2024 (#17) 2024-08-12 15:14:32 +02:00
CMakeLists.txt Update CMakeLists.txt to fix NDEBUG handling (#537) 2025-06-19 10:18:21 +03:00
ggml-aarch64.c Merge mainline - Aug 12 2024 (#17) 2024-08-12 15:14:32 +02:00
ggml-aarch64.h Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
ggml-alloc.c Fix ARM_NEON build failure due to q8_2 (#303) 2025-04-01 13:48:20 +02:00
ggml-backend-impl.h Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
ggml-backend.c Fix non rpc build error (#506) 2025-06-08 17:27:00 +03:00
ggml-blas.cpp Merge mainline - Aug 12 2024 (#17) 2024-08-12 15:14:32 +02:00
ggml-cann.cpp Merge mainline - Aug 12 2024 (#17) 2024-08-12 15:14:32 +02:00
ggml-common.h Much faster CPU prompt processing (part 1) (#531) 2025-06-17 07:12:48 +03:00
ggml-cuda.cu Better strategy for GPU offload (#520) 2025-06-12 19:25:11 +03:00
ggml-impl.h Merge mainline - Aug 12 2024 (#17) 2024-08-12 15:14:32 +02:00
ggml-kompute.cpp Merge mainline - Aug 12 2024 (#17) 2024-08-12 15:14:32 +02:00
ggml-metal.m Metal implementatio for the trellis quants. (#475) 2025-06-01 15:23:44 +03:00
ggml-metal.metal New IQ2_KT, IQ3_KT and IQ4_KT, V2 (#529) 2025-06-18 16:20:54 +03:00
ggml-quants.c Trellis quants with CPU inference (#441) 2025-05-23 09:17:52 +03:00
ggml-quants.h IQ1_M_R4: better 1.75 bpw quants (#187) 2025-02-06 14:08:52 +02:00
ggml-rpc.cpp Fix non rpc build error (#506) 2025-06-08 17:27:00 +03:00
ggml-sycl.cpp Merge mainline - Aug 12 2024 (#17) 2024-08-12 15:14:32 +02:00
ggml-vulkan.cpp Merge mainline - Aug 12 2024 (#17) 2024-08-12 15:14:32 +02:00
ggml.c New IQ2_KT, IQ3_KT and IQ4_KT, V2 (#529) 2025-06-18 16:20:54 +03:00