forked from aws/sagemaker-python-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhuggingface-neuron.json
More file actions
49 lines (49 loc) · 1.76 KB
/
huggingface-neuron.json
File metadata and controls
49 lines (49 loc) · 1.76 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"inference": {
"processors": [
"inf"
],
"version_aliases": {
"4.12": "4.12.3"
},
"versions": {
"4.12.3": {
"version_aliases": {
"pytorch1.9": "pytorch1.9.1"
},
"pytorch1.9.1": {
"py_versions": [
"py37"
],
"repository": "huggingface-pytorch-inference-neuron",
"registries": {
"ap-northeast-1": "763104351884",
"ap-south-1": "763104351884",
"ap-south-2": "772153158452",
"ap-southeast-1": "763104351884",
"ap-southeast-2": "763104351884",
"ap-southeast-4": "457447274322",
"ap-southeast-5": "550225433462",
"eu-central-1": "763104351884",
"eu-central-2": "380420809688",
"eu-south-2": "503227376785",
"eu-west-1": "763104351884",
"eu-west-3": "763104351884",
"il-central-1": "780543022126",
"sa-east-1": "763104351884",
"us-east-1": "763104351884",
"us-east-2": "763104351884",
"us-west-2": "763104351884",
"ca-west-1": "204538143572"
},
"container_version": {
"inf": "ubuntu18.04"
},
"sdk_versions": [
"sdk1.17.1"
]
}
}
}
}
}