|
6 | 6 | "0.8": "0.8.2",
|
7 | 7 | "0.9": "0.9.3",
|
8 | 8 | "1.0": "1.0.3",
|
9 |
| - "1.1": "1.1.0" |
| 9 | + "1.1": "1.1.0", |
| 10 | + "1.2": "1.2.0", |
| 11 | + "1.3": "1.3.1" |
10 | 12 | },
|
11 | 13 | "versions": {
|
12 | 14 | "0.6.0": {
|
|
260 | 262 | "tag_prefix": "2.1.1-tgi1.2.0",
|
261 | 263 | "repository": "huggingface-pytorch-tgi-inference",
|
262 | 264 | "container_version": {"gpu": "cu121-ubuntu20.04"}
|
| 265 | + }, |
| 266 | + "1.3.1": { |
| 267 | + "py_versions": ["py310"], |
| 268 | + "registries": { |
| 269 | + "af-south-1": "626614931356", |
| 270 | + "il-central-1": "780543022126", |
| 271 | + "ap-east-1": "871362719292", |
| 272 | + "ap-northeast-1": "763104351884", |
| 273 | + "ap-northeast-2": "763104351884", |
| 274 | + "ap-northeast-3": "364406365360", |
| 275 | + "ap-south-1": "763104351884", |
| 276 | + "ap-south-2": "772153158452", |
| 277 | + "ap-southeast-1": "763104351884", |
| 278 | + "ap-southeast-2": "763104351884", |
| 279 | + "ap-southeast-3": "907027046896", |
| 280 | + "ap-southeast-4": "457447274322", |
| 281 | + "ca-central-1": "763104351884", |
| 282 | + "cn-north-1": "727897471807", |
| 283 | + "cn-northwest-1": "727897471807", |
| 284 | + "eu-central-1": "763104351884", |
| 285 | + "eu-central-2": "380420809688", |
| 286 | + "eu-north-1": "763104351884", |
| 287 | + "eu-west-1": "763104351884", |
| 288 | + "eu-west-2": "763104351884", |
| 289 | + "eu-west-3": "763104351884", |
| 290 | + "eu-south-1": "692866216735", |
| 291 | + "eu-south-2": "503227376785", |
| 292 | + "me-south-1": "217643126080", |
| 293 | + "me-central-1": "914824155844", |
| 294 | + "sa-east-1": "763104351884", |
| 295 | + "us-east-1": "763104351884", |
| 296 | + "us-east-2": "763104351884", |
| 297 | + "us-gov-east-1": "446045086412", |
| 298 | + "us-gov-west-1": "442386744353", |
| 299 | + "us-iso-east-1": "886529160074", |
| 300 | + "us-isob-east-1": "094389454867", |
| 301 | + "us-west-1": "763104351884", |
| 302 | + "us-west-2": "763104351884" |
| 303 | + }, |
| 304 | + "tag_prefix": "2.1.1-tgi1.3.1", |
| 305 | + "repository": "huggingface-pytorch-tgi-inference", |
| 306 | + "container_version": {"gpu": "cu121-ubuntu20.04"} |
263 | 307 | }
|
264 | 308 | }
|
265 | 309 | }
|
|
0 commit comments