Skip to content

Commit 3957cac

Browse files
committed
removed changes from huggingface.json
1 parent baccba5 commit 3957cac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/sagemaker/image_uri_config/huggingface.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -884,7 +884,7 @@
884884
"tensorflow2.5": "tensorflow2.5.1"
885885
},
886886
"pytorch1.9.1": {
887-
"py_versions": ["py38","py37"],
887+
"py_versions": ["py38"],
888888
"registries": {
889889
"af-south-1": "626614931356",
890890
"ap-east-1": "871362719292",
@@ -913,7 +913,7 @@
913913
"us-west-2": "763104351884"
914914
},
915915
"repository": "huggingface-pytorch-inference",
916-
"container_version": {"gpu": "cu111-ubuntu20.04", "cpu": "ubuntu20.04"}
916+
"container_version": {"gpu": "cu111-ubuntu20.04", "cpu": "ubuntu20.04" }
917917
},
918918
"tensorflow2.5.1": {
919919
"py_versions": ["py37"],

0 commit comments

Comments
 (0)