Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DanofficeIT
/
privatellm
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
privatellm
/
tests
/
test-c.c
lhhj
first
57e3690
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
#
include
"llama.h"
#
ifdef
GGML_USE_KOMPUTE
#
include
"ggml-kompute.h"
#
endif
int
main
(
void
)
{}