Get started Install node modules and download the model files used by node-llama-cpp: npm install Start the project: npm run start issues i came accross: conversation roles must alternate user/assitant/user/assistant/... Node + TypeScript + node-llama-cpp: Generate the same template by: npm create --yes node-llama-cpp@beta