Skip to content

Commit

Permalink
cuda : fix LLAMA_CUDA_F16 build (ggerganov#6298)
Browse files Browse the repository at this point in the history
  • Loading branch information
slaren authored Mar 25, 2024
1 parent ae1f211 commit 2f34b86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ggml-cuda/dmmv.cu
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#include "dmmv.cuh"
#include "dequantize.cuh"
#include "convert.cuh"

// dmmv = dequantize_mul_mat_vec
#ifndef GGML_CUDA_DMMV_X
Expand Down

0 comments on commit 2f34b86

Please sign in to comment.