This website requires JavaScript.
Explore
Help
Sign In
millaguie
/
llama.cpp
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
27
Packages
Projects
Releases
Wiki
Activity
Files
fbf1ddec69f7001cc707de17fa74d7200813bbac
llama.cpp
/
tests
/
test-c.c
T
8 lines
96 B
C
Raw
Normal View
History
Unescape
Escape
tests : add a C compliance test (
#2848
)
2023-08-30 02:20:26 -04:00
#include
"llama.h"
Nomic Vulkan backend (
#4456
)
2024-01-29 15:50:50 -05:00
#ifdef GGML_USE_KOMPUTE
#include
"ggml-kompute.h"
#endif
tests : add a C compliance test (
#2848
)
2023-08-30 02:20:26 -04:00
int
main
(
void
)
{}
Reference in New Issue
Copy Permalink