withcatai / node-llama-cpp

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
https://node-llama-cpp.withcat.ai
MIT License
930 stars 89 forks source link

feat: `create-project` command to make it easier to bootstrap a new project #89

Closed giladgd closed 5 months ago

giladgd commented 11 months ago

Support creating these types of projects:

giladgd commented 5 months ago

Introduced in v3.0.0-beta.20