Skip to content

Commit 6295f85

Browse files
authored
Update src/sagemaker/image_uri_config/huggingface.json
removed missing CPU image
1 parent e613853 commit 6295f85

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/sagemaker/image_uri_config/huggingface.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2181,8 +2181,7 @@
21812181
},
21822182
"repository": "huggingface-pytorch-inference",
21832183
"container_version": {
2184-
"gpu": "cu124-ubuntu22.04",
2185-
"cpu": "ubuntu22.04"
2184+
"gpu": "cu124-ubuntu22.04"
21862185
}
21872186
}
21882187
}

0 commit comments

Comments
 (0)