aelitta's picture
Upload folder using huggingface_hub
4bdb245 verified
raw
history blame contribute delete
96 Bytes
#include "llama.h"
#ifdef GGML_USE_KOMPUTE
#include "ggml-kompute.h"
#endif
int main(void) {}