Skip to content

Commit b7f118c

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

File tree

3 files changed

+1
-15
lines changed

3 files changed

+1
-15
lines changed

apidocs/classes/JumpStartModel.md

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

617617
***
618618

619-
### HUGGINGFACE\_LLM\_BAICHUAN2\_7B\_BASE\_FP16\_1\_0\_0
620-
621-
> `readonly` `static` **HUGGINGFACE\_LLM\_BAICHUAN2\_7B\_BASE\_FP16\_1\_0\_0**: [`JumpStartModel`](JumpStartModel.md)
622-
623-
***
624-
625-
### HUGGINGFACE\_LLM\_BAICHUAN2\_7B\_BASE\_FP16\_1\_0\_1
626-
627-
> `readonly` `static` **HUGGINGFACE\_LLM\_BAICHUAN2\_7B\_BASE\_FP16\_1\_0\_1**: [`JumpStartModel`](JumpStartModel.md)
628-
629-
***
630-
631619
### HUGGINGFACE\_LLM\_BERKELEY\_NEST\_STARLING\_LM\_7B\_ALPHA\_1\_0\_0
632620

633621
> `readonly` `static` **HUGGINGFACE\_LLM\_BERKELEY\_NEST\_STARLING\_LM\_7B\_ALPHA\_1\_0\_0**: [`JumpStartModel`](JumpStartModel.md)

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,6 @@ export class JumpStartModel {
139139
public static readonly HUGGINGFACE_LLM_AMAZON_MISTRALLITE_1_1_0 = this.of('HUGGINGFACE_LLM_AMAZON_MISTRALLITE_1_1_0');
140140
public static readonly HUGGINGFACE_LLM_AMAZON_MISTRALLITE_1_0_0 = this.of('HUGGINGFACE_LLM_AMAZON_MISTRALLITE_1_0_0');
141141
public static readonly HUGGINGFACE_LLM_AYA_101_1_0_0 = this.of('HUGGINGFACE_LLM_AYA_101_1_0_0');
142-
public static readonly HUGGINGFACE_LLM_BAICHUAN2_7B_BASE_FP16_1_0_1 = this.of('HUGGINGFACE_LLM_BAICHUAN2_7B_BASE_FP16_1_0_1');
143-
public static readonly HUGGINGFACE_LLM_BAICHUAN2_7B_BASE_FP16_1_0_0 = this.of('HUGGINGFACE_LLM_BAICHUAN2_7B_BASE_FP16_1_0_0');
144142
public static readonly HUGGINGFACE_LLM_BERKELEY_NEST_STARLING_LM_7B_ALPHA_1_1_0 = this.of('HUGGINGFACE_LLM_BERKELEY_NEST_STARLING_LM_7B_ALPHA_1_1_0');
145143
public static readonly HUGGINGFACE_LLM_BERKELEY_NEST_STARLING_LM_7B_ALPHA_1_0_0 = this.of('HUGGINGFACE_LLM_BERKELEY_NEST_STARLING_LM_7B_ALPHA_1_0_0');
146144
public static readonly HUGGINGFACE_LLM_BILINGUAL_RINNA_4B_INSTRUCTION_PPO_BF16_2_1_0 = this.of('HUGGINGFACE_LLM_BILINGUAL_RINNA_4B_INSTRUCTION_PPO_BF16_2_1_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)