Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
faisalhr1997
/
Koboldcpp
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Koboldcpp
/
include
/
CL
/
Utils
/
ErrorCodes.h
faisalhr1997
Duplicate from Illumotion/Koboldcpp
833d7c1
about 3 years ago
Raw
Download with hf CLI
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