Skip to content

fix: correct llamacpp server file name reference#6

Open
AlextheYounga wants to merge 1 commit into
pinokiocomputer:mainfrom
AlextheYounga:main
Open

fix: correct llamacpp server file name reference#6
AlextheYounga wants to merge 1 commit into
pinokiocomputer:mainfrom
AlextheYounga:main

Conversation

@AlextheYounga
Copy link
Copy Markdown

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.
@netlify
Copy link
Copy Markdown

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