]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
Add more types in GET_ROWS OP (llama/23710)
authorNeo Zhang <redacted>
Mon, 1 Jun 2026 06:53:04 +0000 (14:53 +0800)
committerGeorgi Gerganov <redacted>
Mon, 8 Jun 2026 11:36:36 +0000 (14:36 +0300)
commit20323e48c4612b508e4776ec6ef93cdefbc8325c
tree3a41fc7067ee3144a9fd6043f257d117a7af20bb
parent687fbcb149c8e28bec2f563c1e9a081872b4e44c
Add more types in GET_ROWS OP (llama/23710)

* add to support Q1_0, NVFP4, IQ2_XXS, IQ2_XS, IQ2_S, IQ3_XXS, IQ1_S, IQ1_M, IQ3_S, IQ4_NL, IQ4_XS, I32, MXFP4, Q2_K, Q3_K, Q5_K, and Q6_K in GET_ROWS OP

* correct the link
ggml/src/ggml-sycl/dequantize.hpp
ggml/src/ggml-sycl/getrows.cpp
ggml/src/ggml-sycl/ggml-sycl.cpp