]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
cuda : fix LLAMA_CUDA_F16 build (#6298)
authorslaren <redacted>
Mon, 25 Mar 2024 14:43:22 +0000 (15:43 +0100)
committerGitHub <redacted>
Mon, 25 Mar 2024 14:43:22 +0000 (16:43 +0200)
ggml-cuda/dmmv.cu

index f91732df56143f4b5319c5d0e32228ca20336c14..7156c9219e31eabe992645ff2da6b4b5f5ef6b0b 100644 (file)
@@ -1,5 +1,6 @@
 #include "dmmv.cuh"
 #include "dequantize.cuh"
+#include "convert.cuh"
 
 // dmmv = dequantize_mul_mat_vec
 #ifndef GGML_CUDA_DMMV_X