File tree Expand file tree Collapse file tree 3 files changed +1
-15
lines changed
src/patterns/gen-ai/aws-model-deployment-sagemaker Expand file tree Collapse file tree 3 files changed +1
-15
lines changed Original file line number Diff line number Diff line change 616
616
617
617
***
618
618
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
-
631
619
### HUGGINGFACE\_ LLM\_ BERKELEY\_ NEST\_ STARLING\_ LM\_ 7B\_ ALPHA\_ 1\_ 0\_ 0
632
620
633
621
> ` readonly ` ` static ` ** HUGGINGFACE\_ LLM\_ BERKELEY\_ NEST\_ STARLING\_ LM\_ 7B\_ ALPHA\_ 1\_ 0\_ 0** : [ ` JumpStartModel ` ] ( JumpStartModel.md )
Original file line number Diff line number Diff line change @@ -139,8 +139,6 @@ export class JumpStartModel {
139
139
public static readonly HUGGINGFACE_LLM_AMAZON_MISTRALLITE_1_1_0 = this . of ( 'HUGGINGFACE_LLM_AMAZON_MISTRALLITE_1_1_0' ) ;
140
140
public static readonly HUGGINGFACE_LLM_AMAZON_MISTRALLITE_1_0_0 = this . of ( 'HUGGINGFACE_LLM_AMAZON_MISTRALLITE_1_0_0' ) ;
141
141
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' ) ;
144
142
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' ) ;
145
143
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' ) ;
146
144
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' ) ;
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments