Spaces:
Build error
Build error
File size: 103 Bytes
5a29263 |
1 2 3 4 5 6 7 8 |
#include "llama.h"
#ifdef GGML_USE_KOMPUTE
#include "ggml-kompute.h"
#endif
int main(void) {}
|