You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the roadmap items is a general refactor, and another is to clean up state in general, for which there's now a PR. You might want to wait until those are done (at least the open PR) before adding new bindings which depend on the current design.
In general, the purpose of the examples is to demonstrate usage of llama.cpp. We rely heavily on contributions to maintain those and we are fine if they break at some point and there is no longer interest in supporting them. Having a dedicated CI that runs upon local changes in the example is optional, but recommended to ensure longer term support.
If the example comes with no or little changes to llama.cpp and ggml, then it is always easy to get merged
Prerequisites
Proposal
My proposal is to add node bindings, under examples/addon.node similar to whisper.cpp's node addon
Why
Why you should stop me
If a contributor says yes, I'll clean up my diffy, and attempt to mainline it.
A no is completely reasonable!
cc @cto-junior - helping me with the cpp
The text was updated successfully, but these errors were encountered: