mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-02 07:50:31 +00:00
Import llama.cpp
https://github.com/ggerganov/llama.cpp 0b2da20538d01926b77ea237dd1c930c4d20b686 See third_party/ggml/README.cosmo for changes
This commit is contained in:
parent
f42089d5c6
commit
e8b43903b2
14 changed files with 18313 additions and 2 deletions
1
Makefile
1
Makefile
|
@ -144,6 +144,7 @@ include libc/stdio/stdio.mk # │
|
|||
include third_party/libcxx/libcxx.mk # │
|
||||
include net/net.mk # │
|
||||
include third_party/vqsort/vqsort.mk # │
|
||||
include third_party/ggml/ggml.mk # │
|
||||
include libc/log/log.mk # │
|
||||
include third_party/bzip2/bzip2.mk # │
|
||||
include dsp/core/core.mk # │
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue