Skip to content

Commit

Permalink
chore(deps): upgrade list of models and DLC images (#726)
Browse files Browse the repository at this point in the history
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 <[email protected]>
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
emerging-tech-cdk-constructs-bot and github-actions authored Oct 2, 2024
1 parent 12bee58 commit b7f118c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 15 deletions.
12 changes: 0 additions & 12 deletions apidocs/classes/JumpStartModel.md
Original file line number Diff line number Diff line change
Expand Up @@ -616,18 +616,6 @@
***

### HUGGINGFACE\_LLM\_BAICHUAN2\_7B\_BASE\_FP16\_1\_0\_0

> `readonly` `static` **HUGGINGFACE\_LLM\_BAICHUAN2\_7B\_BASE\_FP16\_1\_0\_0**: [`JumpStartModel`](JumpStartModel.md)
***

### HUGGINGFACE\_LLM\_BAICHUAN2\_7B\_BASE\_FP16\_1\_0\_1

> `readonly` `static` **HUGGINGFACE\_LLM\_BAICHUAN2\_7B\_BASE\_FP16\_1\_0\_1**: [`JumpStartModel`](JumpStartModel.md)
***

### HUGGINGFACE\_LLM\_BERKELEY\_NEST\_STARLING\_LM\_7B\_ALPHA\_1\_0\_0

> `readonly` `static` **HUGGINGFACE\_LLM\_BERKELEY\_NEST\_STARLING\_LM\_7B\_ALPHA\_1\_0\_0**: [`JumpStartModel`](JumpStartModel.md)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,6 @@ export class JumpStartModel {
public static readonly HUGGINGFACE_LLM_AMAZON_MISTRALLITE_1_1_0 = this.of('HUGGINGFACE_LLM_AMAZON_MISTRALLITE_1_1_0');
public static readonly HUGGINGFACE_LLM_AMAZON_MISTRALLITE_1_0_0 = this.of('HUGGINGFACE_LLM_AMAZON_MISTRALLITE_1_0_0');
public static readonly HUGGINGFACE_LLM_AYA_101_1_0_0 = this.of('HUGGINGFACE_LLM_AYA_101_1_0_0');
public static readonly HUGGINGFACE_LLM_BAICHUAN2_7B_BASE_FP16_1_0_1 = this.of('HUGGINGFACE_LLM_BAICHUAN2_7B_BASE_FP16_1_0_1');
public static readonly HUGGINGFACE_LLM_BAICHUAN2_7B_BASE_FP16_1_0_0 = this.of('HUGGINGFACE_LLM_BAICHUAN2_7B_BASE_FP16_1_0_0');
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');
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');
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');
Expand Down

Large diffs are not rendered by default.

0 comments on commit b7f118c

Please sign in to comment.