Skip to content

Commit 90097d3

Browse files
author
Tabassum
committed
add version alias for pytorch1.8 in huggingface.json
1 parent 015888c commit 90097d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sagemaker/image_uri_config/huggingface.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@
291291
"4.6.1": {
292292
"version_aliases": {
293293
"pytorch1.7": "pytorch1.7.1",
294+
"pytorch1.8": "pytorch1.8.1",
294295
"tensorflow2.4": "tensorflow2.4.1"
295296
},
296297
"pytorch1.7.1": {

0 commit comments

Comments
 (0)