Spaces:
Running
Running
File size: 246 Bytes
2a8cee5 | 1 2 3 4 5 6 7 8 9 10 11 | prefix=/usr/local
exec_prefix=/usr/local
libdir=/usr/local/lib
includedir=/usr/local/include
Name: llama
Description: Port of Facebook's LLaMA model in C/C++
Version: 0.0.4667
Libs: -L${libdir} -lggml -lggml-base -lllama
Cflags: -I${includedir}
|