YZ-TAN's picture
Upload 2821 files
5a29263 verified
raw
history blame
103 Bytes
#include "llama.h"
#ifdef GGML_USE_KOMPUTE
#include "ggml-kompute.h"
#endif
int main(void) {}