llama.cpp
b4c6f46f
- Allow cmake to build ggml as a library (#1896)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Allow cmake to build ggml as a library (#1896) * Allow cmake to build ggml as a library * A ggml_static library will be created * When BUILD_SHARED_LIBS is enabled, ggml_shared will also be built
References
#1896 - Allow cmake to build ggml as a library
Author
KerfuffleV2
Parents
92f20d99
Loading