GGUF
rohan23998's picture
Upload folder using huggingface_hub
5540e6f verified
#include "llama.h"
#ifdef GGML_USE_KOMPUTE
#include "ggml-kompute.h"
#endif
int main(void) {}