Skip to content

Commit

Permalink
support p5en instance type (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
movence authored Dec 20, 2024
1 parent 484281e commit ecf64bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/amazon-cloudwatch-observability/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ gpuInstances:
- p4de.24xlarge
- p5.48xlarge
- p5e.48xlarge
- p5en.48xlarge
- ml.g3.4xlarge
- ml.g3.8xlarge
- ml.g3.16xlarge
Expand Down Expand Up @@ -132,6 +133,7 @@ gpuInstances:
- ml.p4de.24xlarge
- ml.p5.48xlarge
- ml.p5e.48xlarge
- ml.p5en.48xlarge
## Tranium/Infrentia instance types
neuronInstances:
- trn1.2xlarge
Expand Down

0 comments on commit ecf64bb

Please sign in to comment.