Skip to content

Commit 366f41c

Browse files
chore(deps): upgrade list of models and DLC images (#1290)
* 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/23722784932 ------ *Automatically created by projen via the "code-generation" workflow* Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * chore: self mutation Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent adf89dc commit 366f41c

3 files changed

Lines changed: 22 additions & 1 deletion

File tree

apidocs/@cdklabs/namespaces/sagemaker_deployment/classes/JumpStartModel.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12528,6 +12528,12 @@
1252812528

1252912529
***
1253012530

12531+
### HUGGINGFACE\_LLM\_QWEN2\_5\_14B\_INSTRUCT\_1\_21\_0
12532+
12533+
> `readonly` `static` **HUGGINGFACE\_LLM\_QWEN2\_5\_14B\_INSTRUCT\_1\_21\_0**: `JumpStartModel`
12534+
12535+
***
12536+
1253112537
### HUGGINGFACE\_LLM\_QWEN2\_5\_14B\_INSTRUCT\_1\_3\_0
1253212538

1253312539
> `readonly` `static` **HUGGINGFACE\_LLM\_QWEN2\_5\_14B\_INSTRUCT\_1\_3\_0**: `JumpStartModel`
@@ -12864,6 +12870,18 @@
1286412870

1286512871
***
1286612872

12873+
### HUGGINGFACE\_LLM\_QWEN2\_5\_32B\_INSTRUCT\_1\_28\_0
12874+
12875+
> `readonly` `static` **HUGGINGFACE\_LLM\_QWEN2\_5\_32B\_INSTRUCT\_1\_28\_0**: `JumpStartModel`
12876+
12877+
***
12878+
12879+
### HUGGINGFACE\_LLM\_QWEN2\_5\_32B\_INSTRUCT\_1\_29\_0
12880+
12881+
> `readonly` `static` **HUGGINGFACE\_LLM\_QWEN2\_5\_32B\_INSTRUCT\_1\_29\_0**: `JumpStartModel`
12882+
12883+
***
12884+
1286712885
### HUGGINGFACE\_LLM\_QWEN2\_5\_32B\_INSTRUCT\_1\_3\_0
1286812886

1286912887
> `readonly` `static` **HUGGINGFACE\_LLM\_QWEN2\_5\_32B\_INSTRUCT\_1\_3\_0**: `JumpStartModel`

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2095,6 +2095,7 @@ export class JumpStartModel {
20952095
public static readonly HUGGINGFACE_LLM_QWEN2_1_5B_INSTRUCT_1_0_2 = this.of('HUGGINGFACE_LLM_QWEN2_1_5B_INSTRUCT_1_0_2');
20962096
public static readonly HUGGINGFACE_LLM_QWEN2_1_5B_INSTRUCT_1_0_1 = this.of('HUGGINGFACE_LLM_QWEN2_1_5B_INSTRUCT_1_0_1');
20972097
public static readonly HUGGINGFACE_LLM_QWEN2_1_5B_INSTRUCT_1_0_0 = this.of('HUGGINGFACE_LLM_QWEN2_1_5B_INSTRUCT_1_0_0');
2098+
public static readonly HUGGINGFACE_LLM_QWEN2_5_14B_INSTRUCT_1_21_0 = this.of('HUGGINGFACE_LLM_QWEN2_5_14B_INSTRUCT_1_21_0');
20982099
public static readonly HUGGINGFACE_LLM_QWEN2_5_14B_INSTRUCT_1_20_2 = this.of('HUGGINGFACE_LLM_QWEN2_5_14B_INSTRUCT_1_20_2');
20992100
public static readonly HUGGINGFACE_LLM_QWEN2_5_14B_INSTRUCT_1_20_1 = this.of('HUGGINGFACE_LLM_QWEN2_5_14B_INSTRUCT_1_20_1');
21002101
public static readonly HUGGINGFACE_LLM_QWEN2_5_14B_INSTRUCT_1_20_0 = this.of('HUGGINGFACE_LLM_QWEN2_5_14B_INSTRUCT_1_20_0');
@@ -2143,6 +2144,8 @@ export class JumpStartModel {
21432144
public static readonly HUGGINGFACE_LLM_QWEN2_5_14B_INSTRUCT_1_0_2 = this.of('HUGGINGFACE_LLM_QWEN2_5_14B_INSTRUCT_1_0_2');
21442145
public static readonly HUGGINGFACE_LLM_QWEN2_5_14B_INSTRUCT_1_0_1 = this.of('HUGGINGFACE_LLM_QWEN2_5_14B_INSTRUCT_1_0_1');
21452146
public static readonly HUGGINGFACE_LLM_QWEN2_5_14B_INSTRUCT_1_0_0 = this.of('HUGGINGFACE_LLM_QWEN2_5_14B_INSTRUCT_1_0_0');
2147+
public static readonly HUGGINGFACE_LLM_QWEN2_5_32B_INSTRUCT_1_29_0 = this.of('HUGGINGFACE_LLM_QWEN2_5_32B_INSTRUCT_1_29_0');
2148+
public static readonly HUGGINGFACE_LLM_QWEN2_5_32B_INSTRUCT_1_28_0 = this.of('HUGGINGFACE_LLM_QWEN2_5_32B_INSTRUCT_1_28_0');
21462149
public static readonly HUGGINGFACE_LLM_QWEN2_5_32B_INSTRUCT_1_27_2 = this.of('HUGGINGFACE_LLM_QWEN2_5_32B_INSTRUCT_1_27_2');
21472150
public static readonly HUGGINGFACE_LLM_QWEN2_5_32B_INSTRUCT_1_27_1 = this.of('HUGGINGFACE_LLM_QWEN2_5_32B_INSTRUCT_1_27_1');
21482151
public static readonly HUGGINGFACE_LLM_QWEN2_5_32B_INSTRUCT_1_27_0 = this.of('HUGGINGFACE_LLM_QWEN2_5_32B_INSTRUCT_1_27_0');

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)