Johannes Gäßler e141ce624a Fix FlashAttention debug test, FP32 assert (#7684) 1 年間 前
..
template-instances 9b596417af CUDA: quantized KV support for FA vec (#7527) 1 年間 前
acc.cu ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
acc.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
arange.cu ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
arange.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
argsort.cu 08a0c02060 ggml : mul_mat_id use the same tensor for all the experts (#6387) 1 年間 前
argsort.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
binbcast.cu 0d56246f4b ggml : group all experts in a single ggml_mul_mat_id (#6505) 1 年間 前
binbcast.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
clamp.cu bc4bba364f Introduction of CUDA Graphs to LLama.cpp (#6766) 1 年間 前
clamp.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
common.cuh 852aafb163 update HIP_UMA #7399 (#7414) 1 年間 前
concat.cu cce3dcffc5 cuda : non-cont concat support (#7610) 1 年間 前
concat.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
convert.cu e84b71c2c6 ggml : drop support for QK_K=64 (#7473) 1 年間 前
convert.cuh 5dc9dd7152 llama : add Command R Plus support (#6491) 1 年間 前
cpy.cu bc4bba364f Introduction of CUDA Graphs to LLama.cpp (#6766) 1 年間 前
cpy.cuh bc4bba364f Introduction of CUDA Graphs to LLama.cpp (#6766) 1 年間 前
dequantize.cuh 5dc9dd7152 llama : add Command R Plus support (#6491) 1 年間 前
diagmask.cu ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
diagmask.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
dmmv.cu e84b71c2c6 ggml : drop support for QK_K=64 (#7473) 1 年間 前
dmmv.cuh d48ccf3ad4 sync : ggml (#6351) 1 年間 前
fattn-common.cuh 750f60c03e CUDA: fix Pascal FA, deq. KV to FP16 for batch > 8 (#7681) 1 年間 前
fattn-tile-f16.cu 750f60c03e CUDA: fix Pascal FA, deq. KV to FP16 for batch > 8 (#7681) 1 年間 前
fattn-tile-f16.cuh 0fc1e820a9 CUDA: faster large batch FA without tensor cores (#7314) 1 年間 前
fattn-tile-f32.cu 750f60c03e CUDA: fix Pascal FA, deq. KV to FP16 for batch > 8 (#7681) 1 年間 前
fattn-tile-f32.cuh 0fc1e820a9 CUDA: faster large batch FA without tensor cores (#7314) 1 年間 前
fattn-vec-f16.cuh 750f60c03e CUDA: fix Pascal FA, deq. KV to FP16 for batch > 8 (#7681) 1 年間 前
fattn-vec-f32.cuh e141ce624a Fix FlashAttention debug test, FP32 assert (#7684) 1 年間 前
fattn-wmma-f16.cuh 750f60c03e CUDA: fix Pascal FA, deq. KV to FP16 for batch > 8 (#7681) 1 年間 前
fattn.cu 750f60c03e CUDA: fix Pascal FA, deq. KV to FP16 for batch > 8 (#7681) 1 年間 前
fattn.cuh 9c67c2773d ggml : add Flash Attention (#5021) 1 年間 前
getrows.cu ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
getrows.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
im2col.cu ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
im2col.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
mmq.cu 9b596417af CUDA: quantized KV support for FA vec (#7527) 1 年間 前
mmq.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
mmvq.cu bc4bba364f Introduction of CUDA Graphs to LLama.cpp (#6766) 1 年間 前
mmvq.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
norm.cu fb76ec31a9 ggml : fix YARN + add tests + add asserts (#7617) 1 年間 前
norm.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
pad.cu ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
pad.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
pool2d.cu ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
pool2d.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
quantize.cu 5dc9dd7152 llama : add Command R Plus support (#6491) 1 年間 前
quantize.cuh 5dc9dd7152 llama : add Command R Plus support (#6491) 1 年間 前
rope.cu fb76ec31a9 ggml : fix YARN + add tests + add asserts (#7617) 1 年間 前
rope.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
scale.cu bc4bba364f Introduction of CUDA Graphs to LLama.cpp (#6766) 1 年間 前
scale.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
softmax.cu 133d99c599 CUDA: deduplicate FlashAttention code (#7352) 1 年間 前
softmax.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
sumrows.cu ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
sumrows.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
tsembd.cu ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
tsembd.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
unary.cu f5ef34e428 feat: implemented sigmoid function (ggml/806) 1 年間 前
unary.cuh f5ef34e428 feat: implemented sigmoid function (ggml/806) 1 年間 前
upscale.cu 48aa8fd1f2 ggml : add `ggml_upscale_ext` (ggml/814) 1 年間 前
upscale.cuh ae1f211ce2 cuda : refactor into multiple files (#6269) 1 年間 前
vecdotq.cuh 9b596417af CUDA: quantized KV support for FA vec (#7527) 1 年間 前