Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correct llamacpp server file name reference #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AlextheYounga
Copy link

llamacpp recently had an update which changed the build/bin/server file to llama-server, which is being called in llamacpp.js on line 44 of the spawn function and fails.

This fixes the Error: spawn ./server ENOENTerror found in #2 but there may still be errors in the output functions. More details about this problem can be found in that Issue.

llamacpp recently had an update which changed the build/bin/server file
to llama-server, which is being called in llamacpp.js on line 44 of the
spawn function.
Copy link

netlify bot commented Sep 25, 2024

Deploy Preview for llamanet canceled.

Name Link
🔨 Latest commit 4a17a73
🔍 Latest deploy log https://app.netlify.com/sites/llamanet/deploys/66f399422da481000887baa0

@AlextheYounga AlextheYounga changed the title fix: correct llamacpp server file name to newly updated llama-server fix: correct llamacpp server file name reference Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant