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 and hodlen committed Apr 1, 2024
1 parent ddb4741 commit b7967b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ggml-cuda/dmmv.cu
@@ -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 b7967b0

Please sign in to comment.