node-llama-cpp icon indicating copy to clipboard operation
node-llama-cpp copied to clipboard

Run AI models locally on your machine with node.js bindings for llama.cpp. Enforce a JSON schema on the model output on the generation level

Results 21 node-llama-cpp issues
Sort by recently updated
recently updated
newest added

Add support for basic model fine-tuning with the API introduced in this PR: https://github.com/ggml-org/llama.cpp/pull/10544

new feature
roadmap