mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-11-03 09:22:01 +00:00 
			
		
		
		
	cuda : fix LLAMA_CUDA_F16 build (#6298)
This commit is contained in:
		@@ -1,5 +1,6 @@
 | 
			
		||||
#include "dmmv.cuh"
 | 
			
		||||
#include "dequantize.cuh"
 | 
			
		||||
#include "convert.cuh"
 | 
			
		||||
 | 
			
		||||
// dmmv = dequantize_mul_mat_vec
 | 
			
		||||
#ifndef GGML_CUDA_DMMV_X
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user