|
9 | 9 | "py_versions": ["py38"],
|
10 | 10 | "repository": "huggingface-pytorch-training-neuronx",
|
11 | 11 | "registries": {
|
12 |
| - "af-south-1": "626614931356", |
13 |
| - "il-central-1": "780543022126", |
14 |
| - "ap-east-1": "871362719292", |
15 | 12 | "ap-northeast-1": "763104351884",
|
16 |
| - "ap-northeast-2": "763104351884", |
17 |
| - "ap-northeast-3": "364406365360", |
18 | 13 | "ap-south-1": "763104351884",
|
19 | 14 | "ap-south-2": "772153158452",
|
20 | 15 | "ap-southeast-1": "763104351884",
|
21 | 16 | "ap-southeast-2": "763104351884",
|
22 | 17 | "ap-southeast-4": "457447274322",
|
23 |
| - "ca-central-1": "763104351884", |
24 |
| - "cn-north-1": "727897471807", |
25 |
| - "cn-northwest-1": "727897471807", |
26 | 18 | "eu-central-1": "763104351884",
|
27 | 19 | "eu-central-2": "380420809688",
|
28 |
| - "eu-north-1": "763104351884", |
| 20 | + "eu-south-2": "503227376785", |
29 | 21 | "eu-west-1": "763104351884",
|
30 |
| - "eu-west-2": "763104351884", |
31 | 22 | "eu-west-3": "763104351884",
|
32 |
| - "eu-south-1": "692866216735", |
33 |
| - "eu-south-2": "503227376785", |
34 |
| - "me-south-1": "217643126080", |
| 23 | + "il-central-1": "780543022126", |
35 | 24 | "sa-east-1": "763104351884",
|
36 | 25 | "us-east-1": "763104351884",
|
37 | 26 | "us-east-2": "763104351884",
|
38 |
| - "us-gov-east-1": "446045086412", |
39 |
| - "us-gov-west-1": "442386744353", |
40 |
| - "us-iso-east-1": "886529160074", |
41 |
| - "us-isob-east-1": "094389454867", |
42 |
| - "us-west-1": "763104351884", |
43 | 27 | "us-west-2": "763104351884"
|
44 | 28 | },
|
45 | 29 | "container_version": {"trn": "ubuntu20.04"},
|
|
52 | 36 | "py_versions": ["py310"],
|
53 | 37 | "repository": "huggingface-pytorch-inference-neuronx",
|
54 | 38 | "registries": {
|
55 |
| - "af-south-1": "626614931356", |
56 |
| - "il-central-1": "780543022126", |
57 |
| - "ap-east-1": "871362719292", |
58 | 39 | "ap-northeast-1": "763104351884",
|
59 |
| - "ap-northeast-2": "763104351884", |
60 |
| - "ap-northeast-3": "364406365360", |
61 | 40 | "ap-south-1": "763104351884",
|
62 | 41 | "ap-south-2": "772153158452",
|
63 | 42 | "ap-southeast-1": "763104351884",
|
64 | 43 | "ap-southeast-2": "763104351884",
|
65 | 44 | "ap-southeast-4": "457447274322",
|
66 |
| - "ca-central-1": "763104351884", |
67 |
| - "cn-north-1": "727897471807", |
68 |
| - "cn-northwest-1": "727897471807", |
69 | 45 | "eu-central-1": "763104351884",
|
70 | 46 | "eu-central-2": "380420809688",
|
71 |
| - "eu-north-1": "763104351884", |
| 47 | + "eu-south-2": "503227376785", |
72 | 48 | "eu-west-1": "763104351884",
|
73 |
| - "eu-west-2": "763104351884", |
74 | 49 | "eu-west-3": "763104351884",
|
75 |
| - "eu-south-1": "692866216735", |
76 |
| - "eu-south-2": "503227376785", |
77 |
| - "me-south-1": "217643126080", |
| 50 | + "il-central-1": "780543022126", |
78 | 51 | "sa-east-1": "763104351884",
|
79 | 52 | "us-east-1": "763104351884",
|
80 | 53 | "us-east-2": "763104351884",
|
81 |
| - "us-gov-east-1": "446045086412", |
82 |
| - "us-gov-west-1": "442386744353", |
83 |
| - "us-iso-east-1": "886529160074", |
84 |
| - "us-isob-east-1": "094389454867", |
85 |
| - "us-west-1": "763104351884", |
86 | 54 | "us-west-2": "763104351884"
|
87 | 55 | },
|
88 | 56 | "container_version": {"inf": "ubuntu20.04"},
|
|
0 commit comments