mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 20:34:54 +00:00
Another attempt.
This commit is contained in:
parent
f8337a9e58
commit
fcb62c71e2
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -27,7 +27,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
AWS_REGION: us-east-1
|
AWS_REGION: us-east-1
|
||||||
EC2_AMI_ID: ami-0c2d4a29366507b1f
|
EC2_AMI_ID: ami-0471c7c76be300c9f
|
||||||
EC2_INSTANCE_TYPE: g5.12xlarge
|
EC2_INSTANCE_TYPE: g5.12xlarge
|
||||||
EC2_SUBNET_ID: subnet-931b34f5,subnet-ecb993cd,subnet-943dc2d8,subnet-45371f1a,subnet-ee93e0df,subnet-fddc3dfc
|
EC2_SUBNET_ID: subnet-931b34f5,subnet-ecb993cd,subnet-943dc2d8,subnet-45371f1a,subnet-ee93e0df,subnet-fddc3dfc
|
||||||
EC2_SECURITY_GROUP: sg-030175c435ac141d6
|
EC2_SECURITY_GROUP: sg-030175c435ac141d6
|
||||||
|
Loading…
Reference in New Issue
Block a user