mollysama's picture
llama: add support for QRWKV6 model architecture (llama/11001)
4a6b7e0
raw
history blame
112 Bytes
#include "common.cuh"
void ggml_cuda_op_gated_linear_attn(ggml_backend_cuda_context & ctx, ggml_tensor * dst);