You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I completed all the steps in the instruction for running with Docker.
I cloned the repository.
I entered into it.
I started the command prompt as an administrator.
I ran run.sh --model 70b.
The containers are being built but the API is not starting due to the absence of the run.sh file, even though the file is in place.
llama-gpt-api-1 | /bin/sh: 0: cannot open /api/run.sh: No such file
llama-gpt-api-1 | /bin/sh: 0: cannot open /api/run.sh: No such file
llama-gpt-api-1 | /bin/sh: 0: cannot open /api/run.sh: No such file
llama-gpt-api-1 exited with code 2
The text was updated successfully, but these errors were encountered:
I completed all the steps in the instruction for running with Docker.
I cloned the repository.
I entered into it.
I started the command prompt as an administrator.
I ran run.sh --model 70b.
The containers are being built but the API is not starting due to the absence of the run.sh file, even though the file is in place.
llama-gpt-api-1 | /bin/sh: 0: cannot open /api/run.sh: No such file
llama-gpt-api-1 | /bin/sh: 0: cannot open /api/run.sh: No such file
llama-gpt-api-1 | /bin/sh: 0: cannot open /api/run.sh: No such file
llama-gpt-api-1 exited with code 2
The text was updated successfully, but these errors were encountered: