|
5 | 5 | "0.6": "0.6.0",
|
6 | 6 | "0.8": "0.8.2",
|
7 | 7 | "0.9": "0.9.3",
|
8 |
| - "1.0": "1.0.3" |
| 8 | + "1.0": "1.0.3", |
| 9 | + "1.1": "1.1.0" |
9 | 10 | },
|
10 | 11 | "versions": {
|
11 | 12 | "0.6.0": {
|
|
175 | 176 | "tag_prefix": "2.0.1-tgi1.0.3",
|
176 | 177 | "repository": "huggingface-pytorch-tgi-inference",
|
177 | 178 | "container_version": {"gpu": "cu118-ubuntu20.04"}
|
| 179 | + }, |
| 180 | + "1.1.0": { |
| 181 | + "py_versions": ["py39"], |
| 182 | + "registries": { |
| 183 | + "af-south-1": "626614931356", |
| 184 | + "il-central-1": "780543022126", |
| 185 | + "ap-east-1": "871362719292", |
| 186 | + "ap-northeast-1": "763104351884", |
| 187 | + "ap-northeast-2": "763104351884", |
| 188 | + "ap-northeast-3": "364406365360", |
| 189 | + "ap-south-1": "763104351884", |
| 190 | + "ap-south-2": "772153158452", |
| 191 | + "ap-southeast-1": "763104351884", |
| 192 | + "ap-southeast-2": "763104351884", |
| 193 | + "ap-southeast-3": "907027046896", |
| 194 | + "ap-southeast-4": "457447274322", |
| 195 | + "ca-central-1": "763104351884", |
| 196 | + "cn-north-1": "727897471807", |
| 197 | + "cn-northwest-1": "727897471807", |
| 198 | + "eu-central-1": "763104351884", |
| 199 | + "eu-central-2": "380420809688", |
| 200 | + "eu-north-1": "763104351884", |
| 201 | + "eu-west-1": "763104351884", |
| 202 | + "eu-west-2": "763104351884", |
| 203 | + "eu-west-3": "763104351884", |
| 204 | + "eu-south-1": "692866216735", |
| 205 | + "eu-south-2": "503227376785", |
| 206 | + "me-south-1": "217643126080", |
| 207 | + "me-central-1": "914824155844", |
| 208 | + "sa-east-1": "763104351884", |
| 209 | + "us-east-1": "763104351884", |
| 210 | + "us-east-2": "763104351884", |
| 211 | + "us-gov-east-1": "446045086412", |
| 212 | + "us-gov-west-1": "442386744353", |
| 213 | + "us-iso-east-1": "886529160074", |
| 214 | + "us-isob-east-1": "094389454867", |
| 215 | + "us-west-1": "763104351884", |
| 216 | + "us-west-2": "763104351884" |
| 217 | + }, |
| 218 | + "tag_prefix": "2.0.1-tgi1.1.0", |
| 219 | + "repository": "huggingface-pytorch-tgi-inference", |
| 220 | + "container_version": {"gpu": "cu118-ubuntu20.04"} |
178 | 221 | }
|
179 | 222 | }
|
180 | 223 | }
|
|
0 commit comments