|
3 | 3 | "processors": ["gpu"],
|
4 | 4 | "version_aliases": {
|
5 | 5 | "0.6": "0.6.0",
|
6 |
| - "0.8": "0.8.2" |
| 6 | + "0.8": "0.8.2", |
| 7 | + "0.9": "0.9.3" |
7 | 8 | },
|
8 | 9 | "versions": {
|
9 | 10 | "0.6.0": {
|
|
89 | 90 | "tag_prefix": "2.0.0-tgi0.8.2",
|
90 | 91 | "repository": "huggingface-pytorch-tgi-inference",
|
91 | 92 | "container_version": {"gpu": "cu118-ubuntu20.04"}
|
| 93 | + }, |
| 94 | + "0.9.3": { |
| 95 | + "py_versions": ["py39"], |
| 96 | + "registries": { |
| 97 | + "af-south-1": "626614931356", |
| 98 | + "il-central-1": "780543022126", |
| 99 | + "ap-east-1": "871362719292", |
| 100 | + "ap-northeast-1": "763104351884", |
| 101 | + "ap-northeast-2": "763104351884", |
| 102 | + "ap-northeast-3": "364406365360", |
| 103 | + "ap-south-1": "763104351884", |
| 104 | + "ap-south-2": "772153158452", |
| 105 | + "ap-southeast-1": "763104351884", |
| 106 | + "ap-southeast-2": "763104351884", |
| 107 | + "ap-southeast-3": "907027046896", |
| 108 | + "ap-southeast-4": "457447274322", |
| 109 | + "ca-central-1": "763104351884", |
| 110 | + "cn-north-1": "727897471807", |
| 111 | + "cn-northwest-1": "727897471807", |
| 112 | + "eu-central-1": "763104351884", |
| 113 | + "eu-central-2": "380420809688", |
| 114 | + "eu-north-1": "763104351884", |
| 115 | + "eu-west-1": "763104351884", |
| 116 | + "eu-west-2": "763104351884", |
| 117 | + "eu-west-3": "763104351884", |
| 118 | + "eu-south-1": "692866216735", |
| 119 | + "eu-south-2": "503227376785", |
| 120 | + "me-south-1": "217643126080", |
| 121 | + "me-central-1": "914824155844", |
| 122 | + "sa-east-1": "763104351884", |
| 123 | + "us-east-1": "763104351884", |
| 124 | + "us-east-2": "763104351884", |
| 125 | + "us-gov-east-1": "446045086412", |
| 126 | + "us-gov-west-1": "442386744353", |
| 127 | + "us-iso-east-1": "886529160074", |
| 128 | + "us-isob-east-1": "094389454867", |
| 129 | + "us-west-1": "763104351884", |
| 130 | + "us-west-2": "763104351884" |
| 131 | + }, |
| 132 | + "tag_prefix": "2.0.1-tgi0.9.3", |
| 133 | + "repository": "huggingface-pytorch-tgi-inference", |
| 134 | + "container_version": {"gpu": "cu118-ubuntu20.04"} |
92 | 135 | }
|
93 | 136 | }
|
94 | 137 | }
|
|
0 commit comments