Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Steven10429
/
apply_lora_and_quantize
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
apply_lora_and_quantize
/
llama.cpp
/
ggml
/
src
/
ggml-cuda
/
gla.cuh
Steven10429
llama.cpp
61b850a
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
#
include
"common.cuh"
void ggml
_cuda_op_gated_linear_attn(
ggml_backend_cuda_context
&
ctx
,
ggml_tensor
*
dst
)
;