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

Low CPU, Low Memory, Low GPU usage via Docker #452

Open
ugmqu opened this issue May 22, 2023 · 3 comments
Open

Low CPU, Low Memory, Low GPU usage via Docker #452

ugmqu opened this issue May 22, 2023 · 3 comments

Comments

@ugmqu
Copy link

ugmqu commented May 22, 2023

Hi,

I installed the project via docker.

An simnple prompt does not compute after an hour. Tried Alpaca 7B and 13B on both Windows and Ubuntu via Docker.
I have the assumption the project runs on super low resources for some reason.

"docker stats" gives me the following output with the container running and an active prompt beeing processed:

NAME            CPU %     MEM USAGE / LIMIT     MEM %     NET I/O           BLOCK I/O   PIDS
dalai-dalai-1   0.16%     70.48MiB / 7.701GiB   0.89%     25.4kB / 18.3kB   0B / 0B     23
@ugmqu ugmqu changed the title Low CPU, Low Memory, Low GPU using Docker Low CPU, Low Memory, Low GPU usage via Docker May 22, 2023
@nationallokmatparty
Copy link

Can yu confirm that project via docker is working? if yes what step you take to solve that issue

@nyck33
Copy link

nyck33 commented Jun 10, 2023

image

Same for me, just tried for the first time and it seems super slow.

@NickHatBoecker
Copy link

NickHatBoecker commented Jun 26, 2023

Same here on my MacBook Pro (Apple M1 Pro) with Mac OS Monterey (12.6.3).

I selected "ai-dialog" template from web ui and clicked "Go". Now it's running for hours.

With debug on:

main: seed = 1687792550
llama_model_load: loading model from 'models/7B/ggml-model-q4_0.bin' - please wait ...
llama_model_load: invalid model file 'models/7B/ggml-model-q4_0.bin' (bad magic)
main: failed to load model from 'models/7B/ggml-model-q4_0.bin'
root@506e82aeadad:~/dalai/alpaca# exit
exit

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

4 participants