-
Notifications
You must be signed in to change notification settings - Fork 17
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
docker run error #4
Comments
if I build docker in "dev" mode, I face the error below when I run
|
Looks to be a problem with the tokenizer
This is when the Tokenizer downloads the model for tokenization from huggingface, but it's strange that this doesn't work from within the container, but does from the outside Are you running the containers on x86-64? What's the host architecture? |
build and run the container on x86-64 @dvcrn |
Thank you for the nice work!
I faced a problem in running via docker.
I followed the setup procedure
and successfully running.
but when I follow the docker procedure,
it's stuck at
Is there any missing step?
The text was updated successfully, but these errors were encountered: