Skip to content

Commit 47b27f7

Browse files
committed
add cpu back
1 parent 5b6d215 commit 47b27f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/sagemaker/image_uri_config/huggingface.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2181,7 +2181,8 @@
21812181
},
21822182
"repository": "huggingface-pytorch-inference",
21832183
"container_version": {
2184-
"gpu": "cu124-ubuntu22.04"
2184+
"gpu": "cu124-ubuntu22.04",
2185+
"cpu": "ubuntu22.04"
21852186
}
21862187
}
21872188
}

0 commit comments

Comments
 (0)