-
Notifications
You must be signed in to change notification settings - Fork 538
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
Fail to build the GPT-J docker after successfully installation of tensorrt-llm #2022
Comments
It looks like a network error as the code is working fine for me. May be retry?
|
Okay, I will try it later. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @arjunsuresh
When I was running the below command to build the docker for GPT-J:
cm run script --tags=run-mlperf,inference,_find-performance,_full,_r5.0-dev
--model=gptj-99
--implementation=nvidia
--framework=tensorrt
--category=edge
--scenario=Offline
--execution_mode=test
--device=cuda
--docker --quiet
--test_query_count=50
I got the failure as below, I'm not sure if it is related the existing docker (built for Resnet50 several days before) or not?
The text was updated successfully, but these errors were encountered: