-
Notifications
You must be signed in to change notification settings - Fork 916
Adding Training image needed for train api #1963
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
Changes from 1 commit
a2fc0cb
3197a94
5c2d48c
c7260da
61fb7e1
94d0543
5931a49
cf6419e
3204149
4642b9e
112c581
1034403
f520329
95b3e2b
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
- Loading branch information
There are no files selected for viewing
deepanker13 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
This file was deleted.
deepanker13 marked this conversation as resolved.
Show resolved
Hide resolved
|
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| # Use an official Pytorch runtime as a parent image | ||
| FROM pytorch/pytorch:2.0.1-cuda11.7-cudnn8-runtime | ||
| FROM nvcr.io/nvidia/pytorch:23.12-py3 | ||
|
||
|
|
||
| # Set the working directory in the container | ||
| WORKDIR /app | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.