Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Illumotion
/
Koboldcpp
like
2
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
81bf9b4
Koboldcpp
/
include
/
CL
/
Utils
/
Utils.h
Illumotion
Upload folder using huggingface_hub
3e5595b
almost 2 years ago
raw
Copy download link
history
blame
Safe
196 Bytes
#
pragma
once
// OpenCL Utils includes
#
include
"OpenCLUtils_Export.h"
#
include
<CL/Utils/Error.h>
#
include
<CL/Utils/File.h>
#
include
<CL/Utils/Context.h>
// OpenCL includes
#
include
<CL/cl.h>