Skip to content

Commit 0fb9dfe

Browse files
emerging-tech-cdk-constructs-botgithub-actions
andauthored
chore(deps): upgrade list of models and DLC images (#913)
* chore(deps): upgrade list of models and DLC images Upgrade list of models and DLC images. See details in [workflow run]. [Workflow Run]: https://github.com/awslabs/generative-ai-cdk-constructs/actions/runs/12979635083 ------ *Automatically created by projen via the "code-generation" workflow* Signed-off-by: github-actions <github-actions@github.com> * chore: self mutation Signed-off-by: github-actions <github-actions@github.com> --------- Signed-off-by: github-actions <github-actions@github.com> Co-authored-by: github-actions <github-actions@github.com>
1 parent b309334 commit 0fb9dfe

File tree

3 files changed

+29
-1
lines changed

3 files changed

+29
-1
lines changed

apidocs/classes/JumpStartModel.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26142,6 +26142,12 @@
2614226142

2614326143
***
2614426144

26145+
### META\_VLM\_LLAMA\_3\_2\_11B\_VISION\_2\_1\_7
26146+
26147+
> `readonly` `static` **META\_VLM\_LLAMA\_3\_2\_11B\_VISION\_2\_1\_7**: [`JumpStartModel`](JumpStartModel.md)
26148+
26149+
***
26150+
2614526151
### META\_VLM\_LLAMA\_3\_2\_11B\_VISION\_INSTRUCT\_1\_0\_0
2614626152

2614726153
> `readonly` `static` **META\_VLM\_LLAMA\_3\_2\_11B\_VISION\_INSTRUCT\_1\_0\_0**: [`JumpStartModel`](JumpStartModel.md)
@@ -26202,6 +26208,12 @@
2620226208

2620326209
***
2620426210

26211+
### META\_VLM\_LLAMA\_3\_2\_11B\_VISION\_INSTRUCT\_2\_2\_4
26212+
26213+
> `readonly` `static` **META\_VLM\_LLAMA\_3\_2\_11B\_VISION\_INSTRUCT\_2\_2\_4**: [`JumpStartModel`](JumpStartModel.md)
26214+
26215+
***
26216+
2620526217
### META\_VLM\_LLAMA\_3\_2\_90B\_VISION\_1\_0\_0
2620626218

2620726219
> `readonly` `static` **META\_VLM\_LLAMA\_3\_2\_90B\_VISION\_1\_0\_0**: [`JumpStartModel`](JumpStartModel.md)
@@ -26262,6 +26274,12 @@
2626226274

2626326275
***
2626426276

26277+
### META\_VLM\_LLAMA\_3\_2\_90B\_VISION\_2\_1\_7
26278+
26279+
> `readonly` `static` **META\_VLM\_LLAMA\_3\_2\_90B\_VISION\_2\_1\_7**: [`JumpStartModel`](JumpStartModel.md)
26280+
26281+
***
26282+
2626526283
### META\_VLM\_LLAMA\_3\_2\_90B\_VISION\_INSTRUCT\_1\_0\_0
2626626284

2626726285
> `readonly` `static` **META\_VLM\_LLAMA\_3\_2\_90B\_VISION\_INSTRUCT\_1\_0\_0**: [`JumpStartModel`](JumpStartModel.md)
@@ -26322,6 +26340,12 @@
2632226340

2632326341
***
2632426342

26343+
### META\_VLM\_LLAMA\_3\_2\_90B\_VISION\_INSTRUCT\_2\_2\_4
26344+
26345+
> `readonly` `static` **META\_VLM\_LLAMA\_3\_2\_90B\_VISION\_INSTRUCT\_2\_2\_4**: [`JumpStartModel`](JumpStartModel.md)
26346+
26347+
***
26348+
2632526349
### META\_VLM\_LLAMA\_GUARD\_3\_11B\_VISION\_1\_0\_0
2632626350

2632726351
> `readonly` `static` **META\_VLM\_LLAMA\_GUARD\_3\_11B\_VISION\_1\_0\_0**: [`JumpStartModel`](JumpStartModel.md)

src/patterns/gen-ai/aws-model-deployment-sagemaker/jumpstart-model.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4384,6 +4384,7 @@ export class JumpStartModel {
43844384
public static readonly META_TEXTGENERATION_LLAMA_GUARD_7B_1_2_0 = this.of('META_TEXTGENERATION_LLAMA_GUARD_7B_1_2_0');
43854385
public static readonly META_TEXTGENERATION_LLAMA_GUARD_7B_1_1_0 = this.of('META_TEXTGENERATION_LLAMA_GUARD_7B_1_1_0');
43864386
public static readonly META_TEXTGENERATION_LLAMA_GUARD_7B_1_0_0 = this.of('META_TEXTGENERATION_LLAMA_GUARD_7B_1_0_0');
4387+
public static readonly META_VLM_LLAMA_3_2_11B_VISION_2_1_7 = this.of('META_VLM_LLAMA_3_2_11B_VISION_2_1_7');
43874388
public static readonly META_VLM_LLAMA_3_2_11B_VISION_2_1_6 = this.of('META_VLM_LLAMA_3_2_11B_VISION_2_1_6');
43884389
public static readonly META_VLM_LLAMA_3_2_11B_VISION_2_1_5 = this.of('META_VLM_LLAMA_3_2_11B_VISION_2_1_5');
43894390
public static readonly META_VLM_LLAMA_3_2_11B_VISION_2_1_4 = this.of('META_VLM_LLAMA_3_2_11B_VISION_2_1_4');
@@ -4394,6 +4395,7 @@ export class JumpStartModel {
43944395
public static readonly META_VLM_LLAMA_3_2_11B_VISION_2_0_0 = this.of('META_VLM_LLAMA_3_2_11B_VISION_2_0_0');
43954396
public static readonly META_VLM_LLAMA_3_2_11B_VISION_1_0_1 = this.of('META_VLM_LLAMA_3_2_11B_VISION_1_0_1');
43964397
public static readonly META_VLM_LLAMA_3_2_11B_VISION_1_0_0 = this.of('META_VLM_LLAMA_3_2_11B_VISION_1_0_0');
4398+
public static readonly META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_2_2_4 = this.of('META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_2_2_4');
43974399
public static readonly META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_2_2_3 = this.of('META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_2_2_3');
43984400
public static readonly META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_2_2_2 = this.of('META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_2_2_2');
43994401
public static readonly META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_2_2_1 = this.of('META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_2_2_1');
@@ -4404,6 +4406,7 @@ export class JumpStartModel {
44044406
public static readonly META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_2_0_0 = this.of('META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_2_0_0');
44054407
public static readonly META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_1_0_1 = this.of('META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_1_0_1');
44064408
public static readonly META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_1_0_0 = this.of('META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_1_0_0');
4409+
public static readonly META_VLM_LLAMA_3_2_90B_VISION_2_1_7 = this.of('META_VLM_LLAMA_3_2_90B_VISION_2_1_7');
44074410
public static readonly META_VLM_LLAMA_3_2_90B_VISION_2_1_6 = this.of('META_VLM_LLAMA_3_2_90B_VISION_2_1_6');
44084411
public static readonly META_VLM_LLAMA_3_2_90B_VISION_2_1_5 = this.of('META_VLM_LLAMA_3_2_90B_VISION_2_1_5');
44094412
public static readonly META_VLM_LLAMA_3_2_90B_VISION_2_1_4 = this.of('META_VLM_LLAMA_3_2_90B_VISION_2_1_4');
@@ -4414,6 +4417,7 @@ export class JumpStartModel {
44144417
public static readonly META_VLM_LLAMA_3_2_90B_VISION_2_0_0 = this.of('META_VLM_LLAMA_3_2_90B_VISION_2_0_0');
44154418
public static readonly META_VLM_LLAMA_3_2_90B_VISION_1_0_1 = this.of('META_VLM_LLAMA_3_2_90B_VISION_1_0_1');
44164419
public static readonly META_VLM_LLAMA_3_2_90B_VISION_1_0_0 = this.of('META_VLM_LLAMA_3_2_90B_VISION_1_0_0');
4420+
public static readonly META_VLM_LLAMA_3_2_90B_VISION_INSTRUCT_2_2_4 = this.of('META_VLM_LLAMA_3_2_90B_VISION_INSTRUCT_2_2_4');
44174421
public static readonly META_VLM_LLAMA_3_2_90B_VISION_INSTRUCT_2_2_3 = this.of('META_VLM_LLAMA_3_2_90B_VISION_INSTRUCT_2_2_3');
44184422
public static readonly META_VLM_LLAMA_3_2_90B_VISION_INSTRUCT_2_2_2 = this.of('META_VLM_LLAMA_3_2_90B_VISION_INSTRUCT_2_2_2');
44194423
public static readonly META_VLM_LLAMA_3_2_90B_VISION_INSTRUCT_2_2_1 = this.of('META_VLM_LLAMA_3_2_90B_VISION_INSTRUCT_2_2_1');

src/patterns/gen-ai/aws-model-deployment-sagemaker/jumpstart-models.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)