|
2 | 2 | "training": {
|
3 | 3 | "processors": ["gpu"],
|
4 | 4 | "version_aliases": {
|
5 |
| - "4.4": "4.4.2" |
| 5 | + "4.4": "4.4.2", |
| 6 | + "4.5": "4.5.0" |
6 | 7 | },
|
7 | 8 | "versions": {
|
8 | 9 | "4.4.2": {
|
|
70 | 71 | },
|
71 | 72 | "repository": "huggingface-tensorflow-training"
|
72 | 73 | }
|
| 74 | + }, |
| 75 | + "4.5.0": { |
| 76 | + "version_aliases": { |
| 77 | + "pytorch1.6": "pytorch1.6.0", |
| 78 | + "tensorflow2.4": "tensorflow2.4.1" |
| 79 | + }, |
| 80 | + "pytorch1.6.0": { |
| 81 | + "py_versions": ["py36"], |
| 82 | + "registries": { |
| 83 | + "af-south-1": "626614931356", |
| 84 | + "ap-east-1": "871362719292", |
| 85 | + "ap-northeast-1": "763104351884", |
| 86 | + "ap-northeast-2": "763104351884", |
| 87 | + "ap-south-1": "763104351884", |
| 88 | + "ap-southeast-1": "763104351884", |
| 89 | + "ap-southeast-2": "763104351884", |
| 90 | + "ca-central-1": "763104351884", |
| 91 | + "cn-north-1": "727897471807", |
| 92 | + "cn-northwest-1": "727897471807", |
| 93 | + "eu-central-1": "763104351884", |
| 94 | + "eu-north-1": "763104351884", |
| 95 | + "eu-west-1": "763104351884", |
| 96 | + "eu-west-2": "763104351884", |
| 97 | + "eu-west-3": "763104351884", |
| 98 | + "eu-south-1": "692866216735", |
| 99 | + "me-south-1": "217643126080", |
| 100 | + "sa-east-1": "763104351884", |
| 101 | + "us-east-1": "763104351884", |
| 102 | + "us-east-2": "763104351884", |
| 103 | + "us-gov-west-1": "442386744353", |
| 104 | + "us-iso-east-1": "886529160074", |
| 105 | + "us-west-1": "763104351884", |
| 106 | + "us-west-2": "763104351884" |
| 107 | + }, |
| 108 | + "repository": "huggingface-pytorch-training" |
| 109 | + }, |
| 110 | + "tensorflow2.4.1": { |
| 111 | + "py_versions": ["py37"], |
| 112 | + "registries": { |
| 113 | + "af-south-1": "626614931356", |
| 114 | + "ap-east-1": "871362719292", |
| 115 | + "ap-northeast-1": "763104351884", |
| 116 | + "ap-northeast-2": "763104351884", |
| 117 | + "ap-south-1": "763104351884", |
| 118 | + "ap-southeast-1": "763104351884", |
| 119 | + "ap-southeast-2": "763104351884", |
| 120 | + "ca-central-1": "763104351884", |
| 121 | + "cn-north-1": "727897471807", |
| 122 | + "cn-northwest-1": "727897471807", |
| 123 | + "eu-central-1": "763104351884", |
| 124 | + "eu-north-1": "763104351884", |
| 125 | + "eu-south-1": "692866216735", |
| 126 | + "eu-west-1": "763104351884", |
| 127 | + "eu-west-2": "763104351884", |
| 128 | + "eu-west-3": "763104351884", |
| 129 | + "me-south-1": "217643126080", |
| 130 | + "sa-east-1": "763104351884", |
| 131 | + "us-east-1": "763104351884", |
| 132 | + "us-east-2": "763104351884", |
| 133 | + "us-gov-west-1": "442386744353", |
| 134 | + "us-iso-east-1": "886529160074", |
| 135 | + "us-west-1": "763104351884", |
| 136 | + "us-west-2": "763104351884" |
| 137 | + }, |
| 138 | + "repository": "huggingface-tensorflow-training" |
| 139 | + } |
73 | 140 | }
|
74 | 141 | }
|
75 | 142 | }
|
|
0 commit comments