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...
main
Koboldcpp
/
include
/
CL
/
Utils
/
ErrorCodes.h
Illumotion
Upload folder using huggingface_hub
3e5595b
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
145 Bytes
#
pragma
once
#
define
CL_UTIL_INDEX_OUT_OF_RANGE -2000
#
define
CL_UTIL_DEVICE_NOT_INTEROPERABLE -2001
#
define
CL_UTIL_FILE_OPERATION_ERROR -2002