Replies: 1 comment 3 replies
-
Isn't this already supported: cmake --build build --target llama |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Proposal
Add an official CMake target to build llama.cpp as a shared (libllama.so) and/or static (libllama.a) library with all the necessary internal symbols exported for use as a "real" library.
Key Points:
Benefits
Prior Art / Examples
Beta Was this translation helpful? Give feedback.
All reactions