mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 04:14:52 +00:00
clean
This commit is contained in:
parent
359dd46474
commit
059a2d9fa6
@ -135,7 +135,7 @@ void gemm_half_q_half_cuda
|
||||
|
||||
if (!temp_dq) temp_dq = b->temp_dq;
|
||||
b->reconstruct(temp_dq);
|
||||
|
||||
|
||||
//cublasSetMathMode(cublas_handle, CUBLAS_TENSOR_OP_MATH);
|
||||
|
||||
const half alpha = __float2half(1.0f);
|
||||
|
Loading…
Reference in New Issue
Block a user