This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
llama_cpp
mirror of
https://github.com/ggml-org/llama.cpp
Watch
1
Star
0
Fork
You've already forked llama_cpp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
llama_cpp
/
tests
/
test-c.c
8 lines
96 B
C
Raw
Permalink
Blame
History
#
include
"llama.h"
#
ifdef GGML_USE_KOMPUTE
#
include
"ggml-kompute.h"
#
endif
int
main
(
void
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink