Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Error when selecting the AI to chat with on ubuntu #17

Open
0Slmpnv0 opened this issue Feb 7, 2024 · 1 comment
Open

Error when selecting the AI to chat with on ubuntu #17

0Slmpnv0 opened this issue Feb 7, 2024 · 1 comment

Comments

@0Slmpnv0
Copy link

0Slmpnv0 commented Feb 7, 2024

I have downloaded mistral instruct, and then tried to chat with it. It returns "(Exit code: 1). Please check settings and try loading the model again. " when i select it. Terminal shows this:
Error: libcuda.so.1: cannot open shared object file: No such file or directory
at process.func [as dlopen] (node:electron/js2c/asar_bundle:2:1822)
at Module._extensions..node (node:internal/modules/cjs/loader:1326:18)
at Object.func [as .node] (node:electron/js2c/asar_bundle:2:1822)
at Module.load (node:internal/modules/cjs/loader:1096:32)
at Module._load (node:internal/modules/cjs/loader:937:12)
at f._load (node:electron/js2c/asar_bundle:2:13330)
at Module.require (node:internal/modules/cjs/loader:1120:19)
at require (node:internal/modules/cjs/helpers:103:18)
at 4001 (/tmp/.mount_LM_StuIiaazs/resources/app/.webpack/main/utility.js:2:4008)
at n (/tmp/.mount_LM_StuIiaazs/resources/app/.webpack/main/utility.js:2:594240) {
code: 'ERR_DLOPEN_FAILED'
}

Node.js v18.14.0
[appserver] Error loading model: {
"cause": "(Exit code: 1). Please check settings and try loading the model again. ",
"suggestion": "",
"title": "Model error"
}

@0Slmpnv0
Copy link
Author

0Slmpnv0 commented Feb 8, 2024

There is a problem with using GPU. After turning it off everything started working. I use rtx 4060ti

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant