Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mat17892
/
iris
like
0
Runtime error
App
Files
Files
Community
b664585
iris
/
llama.cpp
/
tests
/
test-c.c
Mat17892
llamacpp
b664585
verified
22 days ago
raw
Copy download link
history
blame
Safe
96 Bytes
#
include
"llama.h"
#
ifdef
GGML_USE_KOMPUTE
#
include
"ggml-kompute.h"
#
endif
int
main
(
void
)
{}