We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b4a46c commit 86ca70eCopy full SHA for 86ca70e
src/sagemaker/image_uri_config/huggingface.json
@@ -142,14 +142,14 @@
142
},
143
144
"inference": {
145
- "processors": ["gpu"],
+ "processors": ["gpu", "cpu"],
146
"version_aliases": {
147
"4.6": "4.6.1"
148
149
"versions": {
150
"4.6.1": {
151
152
- "pytorch1.6": "pytorch1.7.1",
+ "pytorch1.7": "pytorch1.7.1",
153
"tensorflow2.4": "tensorflow2.4.1"
154
155
"pytorch1.7.1": {
0 commit comments