Johannes Gäßler d50f8897a7 CUDA: stream-k decomposition for MMQ (#8018) hace 1 año
..
template-instances 7d1a378b8f CUDA: refactor mmq, dmmv, mmvq (#7716) hace 1 año
acc.cu ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
acc.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
arange.cu ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
arange.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
argsort.cu 76d66ee0be CUDA: faster q2_K, q3_K MMQ + int8 tensor cores (#7921) hace 1 año
argsort.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
binbcast.cu 0d56246f4b ggml : group all experts in a single ggml_mul_mat_id (#6505) hace 1 año
binbcast.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
clamp.cu bc4bba364f Introduction of CUDA Graphs to LLama.cpp (#6766) hace 1 año
clamp.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
common.cuh d50f8897a7 CUDA: stream-k decomposition for MMQ (#8018) hace 1 año
concat.cu cce3dcffc5 cuda : non-cont concat support (#7610) hace 1 año
concat.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
convert.cu e84b71c2c6 ggml : drop support for QK_K=64 (#7473) hace 1 año
convert.cuh 5dc9dd7152 llama : add Command R Plus support (#6491) hace 1 año
cpy.cu bc4bba364f Introduction of CUDA Graphs to LLama.cpp (#6766) hace 1 año
cpy.cuh bc4bba364f Introduction of CUDA Graphs to LLama.cpp (#6766) hace 1 año
dequantize.cuh 5dc9dd7152 llama : add Command R Plus support (#6491) hace 1 año
diagmask.cu ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
diagmask.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
dmmv.cu 7d1a378b8f CUDA: refactor mmq, dmmv, mmvq (#7716) hace 1 año
dmmv.cuh d48ccf3ad4 sync : ggml (#6351) hace 1 año
fattn-common.cuh 1f0dabda8d CUDA: use tensor cores for MMQ (#7676) hace 1 año
fattn-tile-f16.cu 1f0dabda8d CUDA: use tensor cores for MMQ (#7676) hace 1 año
fattn-tile-f16.cuh 0fc1e820a9 CUDA: faster large batch FA without tensor cores (#7314) hace 1 año
fattn-tile-f32.cu 750f60c03e CUDA: fix Pascal FA, deq. KV to FP16 for batch > 8 (#7681) hace 1 año
fattn-tile-f32.cuh 0fc1e820a9 CUDA: faster large batch FA without tensor cores (#7314) hace 1 año
fattn-vec-f16.cuh 1f0dabda8d CUDA: use tensor cores for MMQ (#7676) hace 1 año
fattn-vec-f32.cuh 963552903f CUDA: fix broken oob check for FA vec f32 kernel (#7904) hace 1 año
fattn-wmma-f16.cuh 1f0dabda8d CUDA: use tensor cores for MMQ (#7676) hace 1 año
fattn.cu 750f60c03e CUDA: fix Pascal FA, deq. KV to FP16 for batch > 8 (#7681) hace 1 año
fattn.cuh 9c67c2773d ggml : add Flash Attention (#5021) hace 1 año
getrows.cu ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
getrows.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
im2col.cu ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
im2col.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
mma.cuh bdcb8f4222 CUDA: int8 tensor cores for MMQ (q4_K, q5_K, q6_K) (#7860) hace 1 año
mmq.cu d50f8897a7 CUDA: stream-k decomposition for MMQ (#8018) hace 1 año
mmq.cuh d50f8897a7 CUDA: stream-k decomposition for MMQ (#8018) hace 1 año
mmvq.cu 19b7a836f6 cuda : fix bounds check for src0 rows in MMVQ kernel (whisper/2231) hace 1 año
mmvq.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
norm.cu fb76ec31a9 ggml : fix YARN + add tests + add asserts (#7617) hace 1 año
norm.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
pad.cu ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
pad.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
pool2d.cu ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
pool2d.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
quantize.cu 42b53d192f CUDA: revise q8_1 data layout for mul_mat_q (#7824) hace 1 año
quantize.cuh 42b53d192f CUDA: revise q8_1 data layout for mul_mat_q (#7824) hace 1 año
rope.cu 2b3389677a ggml : refactor rope norm/neox (#7634) hace 1 año
rope.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
scale.cu bc4bba364f Introduction of CUDA Graphs to LLama.cpp (#6766) hace 1 año
scale.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
softmax.cu 76d66ee0be CUDA: faster q2_K, q3_K MMQ + int8 tensor cores (#7921) hace 1 año
softmax.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
sumrows.cu ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
sumrows.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
tsembd.cu ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
tsembd.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
unary.cu 43b35e38ba Add support for sqrt on CUDA (#7953) hace 1 año
unary.cuh 43b35e38ba Add support for sqrt on CUDA (#7953) hace 1 año
upscale.cu 48aa8fd1f2 ggml : add `ggml_upscale_ext` (ggml/814) hace 1 año
upscale.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) hace 1 año
vecdotq.cuh 76d66ee0be CUDA: faster q2_K, q3_K MMQ + int8 tensor cores (#7921) hace 1 año