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

Error installing llama using docker compose (logs attached) #463

Open
umrashrf opened this issue Jul 21, 2023 · 1 comment
Open

Error installing llama using docker compose (logs attached) #463

umrashrf opened this issue Jul 21, 2023 · 1 comment

Comments

@umrashrf
Copy link

Logs: https://pastebin.com/raw/V2PYd9Hw

node:events:492
      throw er; // Unhandled 'error' event
      ^

Error: EIO: i/o error, write
Emitted 'error' event on WriteStream instance at:
    at WriteStream.onerror (node:internal/streams/readable:785:14)
    at WriteStream.emit (node:events:514:28)
    at emitErrorNT (node:internal/streams/destroy:151:8)
    at emitErrorCloseNT (node:internal/streams/destroy:116:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  errno: -5,
  code: 'EIO',
  syscall: 'write'
}

Node.js v18.17.0
@mirek190
Copy link

Stop using that ancient dead project and go to llamacpp or koboldcpp ...
Also download models from https://huggingface.co/TheBloke ggml versions

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

No branches or pull requests

2 participants