@@ -65,6 +65,7 @@ export class JumpStartModel {
65
65
public static readonly HUGGINGFACE_ASR_WHISPER_LARGE_V3_1_0_2 = this . of ( 'HUGGINGFACE_ASR_WHISPER_LARGE_V3_1_0_2' ) ;
66
66
public static readonly HUGGINGFACE_ASR_WHISPER_LARGE_V3_1_0_1 = this . of ( 'HUGGINGFACE_ASR_WHISPER_LARGE_V3_1_0_1' ) ;
67
67
public static readonly HUGGINGFACE_ASR_WHISPER_LARGE_V3_1_0_0 = this . of ( 'HUGGINGFACE_ASR_WHISPER_LARGE_V3_1_0_0' ) ;
68
+ public static readonly HUGGINGFACE_ASR_WHISPER_LARGE_V3_TURBO_1_1_0 = this . of ( 'HUGGINGFACE_ASR_WHISPER_LARGE_V3_TURBO_1_1_0' ) ;
68
69
public static readonly HUGGINGFACE_ASR_WHISPER_LARGE_V3_TURBO_1_0_2 = this . of ( 'HUGGINGFACE_ASR_WHISPER_LARGE_V3_TURBO_1_0_2' ) ;
69
70
public static readonly HUGGINGFACE_ASR_WHISPER_LARGE_V3_TURBO_1_0_1 = this . of ( 'HUGGINGFACE_ASR_WHISPER_LARGE_V3_TURBO_1_0_1' ) ;
70
71
public static readonly HUGGINGFACE_ASR_WHISPER_LARGE_V3_TURBO_1_0_0 = this . of ( 'HUGGINGFACE_ASR_WHISPER_LARGE_V3_TURBO_1_0_0' ) ;
@@ -264,6 +265,7 @@ export class JumpStartModel {
264
265
public static readonly HUGGINGFACE_LLM_CALM2_7B_CHAT_BF16_1_1_0 = this . of ( 'HUGGINGFACE_LLM_CALM2_7B_CHAT_BF16_1_1_0' ) ;
265
266
public static readonly HUGGINGFACE_LLM_CALM2_7B_CHAT_BF16_1_0_1 = this . of ( 'HUGGINGFACE_LLM_CALM2_7B_CHAT_BF16_1_0_1' ) ;
266
267
public static readonly HUGGINGFACE_LLM_CALM2_7B_CHAT_BF16_1_0_0 = this . of ( 'HUGGINGFACE_LLM_CALM2_7B_CHAT_BF16_1_0_0' ) ;
268
+ public static readonly HUGGINGFACE_LLM_CALM3_22B_CHAT_2_1_0 = this . of ( 'HUGGINGFACE_LLM_CALM3_22B_CHAT_2_1_0' ) ;
267
269
public static readonly HUGGINGFACE_LLM_CALM3_22B_CHAT_2_0_0 = this . of ( 'HUGGINGFACE_LLM_CALM3_22B_CHAT_2_0_0' ) ;
268
270
public static readonly HUGGINGFACE_LLM_CALM3_22B_CHAT_1_0_2 = this . of ( 'HUGGINGFACE_LLM_CALM3_22B_CHAT_1_0_2' ) ;
269
271
public static readonly HUGGINGFACE_LLM_CALM3_22B_CHAT_1_0_1 = this . of ( 'HUGGINGFACE_LLM_CALM3_22B_CHAT_1_0_1' ) ;
@@ -576,6 +578,8 @@ export class JumpStartModel {
576
578
public static readonly HUGGINGFACE_LLM_LLAMA_3_8B_INSTRUCT_GRADIENT_1_0_2 = this . of ( 'HUGGINGFACE_LLM_LLAMA_3_8B_INSTRUCT_GRADIENT_1_0_2' ) ;
577
579
public static readonly HUGGINGFACE_LLM_LLAMA_3_8B_INSTRUCT_GRADIENT_1_0_1 = this . of ( 'HUGGINGFACE_LLM_LLAMA_3_8B_INSTRUCT_GRADIENT_1_0_1' ) ;
578
580
public static readonly HUGGINGFACE_LLM_LLAMA_3_8B_INSTRUCT_GRADIENT_1_0_0 = this . of ( 'HUGGINGFACE_LLM_LLAMA_3_8B_INSTRUCT_GRADIENT_1_0_0' ) ;
581
+ public static readonly HUGGINGFACE_LLM_LLAMA3_8B_SEALIONV21_INSTRUCT_1_1_0 = this . of ( 'HUGGINGFACE_LLM_LLAMA3_8B_SEALIONV21_INSTRUCT_1_1_0' ) ;
582
+ public static readonly HUGGINGFACE_LLM_LLAMA3_8B_SEALIONV21_INSTRUCT_1_0_0 = this . of ( 'HUGGINGFACE_LLM_LLAMA3_8B_SEALIONV21_INSTRUCT_1_0_0' ) ;
579
583
public static readonly HUGGINGFACE_LLM_MISTRAL_7B_2_13_1 = this . of ( 'HUGGINGFACE_LLM_MISTRAL_7B_2_13_1' ) ;
580
584
public static readonly HUGGINGFACE_LLM_MISTRAL_7B_2_13_0 = this . of ( 'HUGGINGFACE_LLM_MISTRAL_7B_2_13_0' ) ;
581
585
public static readonly HUGGINGFACE_LLM_MISTRAL_7B_2_12_0 = this . of ( 'HUGGINGFACE_LLM_MISTRAL_7B_2_12_0' ) ;
@@ -752,6 +756,7 @@ export class JumpStartModel {
752
756
public static readonly HUGGINGFACE_LLM_PHI_2_1_0_2 = this . of ( 'HUGGINGFACE_LLM_PHI_2_1_0_2' ) ;
753
757
public static readonly HUGGINGFACE_LLM_PHI_2_1_0_1 = this . of ( 'HUGGINGFACE_LLM_PHI_2_1_0_1' ) ;
754
758
public static readonly HUGGINGFACE_LLM_PHI_2_1_0_0 = this . of ( 'HUGGINGFACE_LLM_PHI_2_1_0_0' ) ;
759
+ public static readonly HUGGINGFACE_LLM_PHI_3_5_MINI_INSTRUCT_1_0_0 = this . of ( 'HUGGINGFACE_LLM_PHI_3_5_MINI_INSTRUCT_1_0_0' ) ;
755
760
public static readonly HUGGINGFACE_LLM_PHI_3_MINI_128K_INSTRUCT_1_2_2 = this . of ( 'HUGGINGFACE_LLM_PHI_3_MINI_128K_INSTRUCT_1_2_2' ) ;
756
761
public static readonly HUGGINGFACE_LLM_PHI_3_MINI_128K_INSTRUCT_1_2_1 = this . of ( 'HUGGINGFACE_LLM_PHI_3_MINI_128K_INSTRUCT_1_2_1' ) ;
757
762
public static readonly HUGGINGFACE_LLM_PHI_3_MINI_128K_INSTRUCT_1_2_0 = this . of ( 'HUGGINGFACE_LLM_PHI_3_MINI_128K_INSTRUCT_1_2_0' ) ;
@@ -1912,6 +1917,7 @@ export class JumpStartModel {
1912
1917
public static readonly HUGGINGFACE_TEXTGENERATION1_BLOOMZ_3B_FP16_1_2_0 = this . of ( 'HUGGINGFACE_TEXTGENERATION1_BLOOMZ_3B_FP16_1_2_0' ) ;
1913
1918
public static readonly HUGGINGFACE_TEXTGENERATION1_BLOOMZ_3B_FP16_1_1_0 = this . of ( 'HUGGINGFACE_TEXTGENERATION1_BLOOMZ_3B_FP16_1_1_0' ) ;
1914
1919
public static readonly HUGGINGFACE_TEXTGENERATION1_BLOOMZ_3B_FP16_1_0_0 = this . of ( 'HUGGINGFACE_TEXTGENERATION1_BLOOMZ_3B_FP16_1_0_0' ) ;
1920
+ public static readonly HUGGINGFACE_TEXTGENERATION1_BLOOMZ_7B1_FP16_3_2_0 = this . of ( 'HUGGINGFACE_TEXTGENERATION1_BLOOMZ_7B1_FP16_3_2_0' ) ;
1915
1921
public static readonly HUGGINGFACE_TEXTGENERATION1_BLOOMZ_7B1_FP16_3_1_3 = this . of ( 'HUGGINGFACE_TEXTGENERATION1_BLOOMZ_7B1_FP16_3_1_3' ) ;
1916
1922
public static readonly HUGGINGFACE_TEXTGENERATION1_BLOOMZ_7B1_FP16_3_1_2 = this . of ( 'HUGGINGFACE_TEXTGENERATION1_BLOOMZ_7B1_FP16_3_1_2' ) ;
1917
1923
public static readonly HUGGINGFACE_TEXTGENERATION1_BLOOMZ_7B1_FP16_3_1_1 = this . of ( 'HUGGINGFACE_TEXTGENERATION1_BLOOMZ_7B1_FP16_3_1_1' ) ;
@@ -1924,6 +1930,7 @@ export class JumpStartModel {
1924
1930
public static readonly HUGGINGFACE_TEXTGENERATION1_BLOOMZ_7B1_FP16_1_2_0 = this . of ( 'HUGGINGFACE_TEXTGENERATION1_BLOOMZ_7B1_FP16_1_2_0' ) ;
1925
1931
public static readonly HUGGINGFACE_TEXTGENERATION1_BLOOMZ_7B1_FP16_1_1_0 = this . of ( 'HUGGINGFACE_TEXTGENERATION1_BLOOMZ_7B1_FP16_1_1_0' ) ;
1926
1932
public static readonly HUGGINGFACE_TEXTGENERATION1_BLOOMZ_7B1_FP16_1_0_0 = this . of ( 'HUGGINGFACE_TEXTGENERATION1_BLOOMZ_7B1_FP16_1_0_0' ) ;
1933
+ public static readonly HUGGINGFACE_TEXTGENERATION1_GPT_2_XL_3_2_0 = this . of ( 'HUGGINGFACE_TEXTGENERATION1_GPT_2_XL_3_2_0' ) ;
1927
1934
public static readonly HUGGINGFACE_TEXTGENERATION1_GPT_2_XL_3_1_3 = this . of ( 'HUGGINGFACE_TEXTGENERATION1_GPT_2_XL_3_1_3' ) ;
1928
1935
public static readonly HUGGINGFACE_TEXTGENERATION1_GPT_2_XL_3_1_2 = this . of ( 'HUGGINGFACE_TEXTGENERATION1_GPT_2_XL_3_1_2' ) ;
1929
1936
public static readonly HUGGINGFACE_TEXTGENERATION1_GPT_2_XL_3_1_1 = this . of ( 'HUGGINGFACE_TEXTGENERATION1_GPT_2_XL_3_1_1' ) ;
@@ -2234,6 +2241,7 @@ export class JumpStartModel {
2234
2241
public static readonly HUGGINGFACE_TXT2IMG_BINGSU_MY_KOREAN_STABLE_DIFFUSION_V1_5_2_0_0 = this . of ( 'HUGGINGFACE_TXT2IMG_BINGSU_MY_KOREAN_STABLE_DIFFUSION_V1_5_2_0_0' ) ;
2235
2242
public static readonly HUGGINGFACE_TXT2IMG_BINGSU_MY_KOREAN_STABLE_DIFFUSION_V1_5_1_1_0 = this . of ( 'HUGGINGFACE_TXT2IMG_BINGSU_MY_KOREAN_STABLE_DIFFUSION_V1_5_1_1_0' ) ;
2236
2243
public static readonly HUGGINGFACE_TXT2IMG_BINGSU_MY_KOREAN_STABLE_DIFFUSION_V1_5_1_0_0 = this . of ( 'HUGGINGFACE_TXT2IMG_BINGSU_MY_KOREAN_STABLE_DIFFUSION_V1_5_1_0_0' ) ;
2244
+ public static readonly HUGGINGFACE_TXT2IMG_BLACK_FOREST_LABS_FLUX_1_SCHNELL_1_1_0 = this . of ( 'HUGGINGFACE_TXT2IMG_BLACK_FOREST_LABS_FLUX_1_SCHNELL_1_1_0' ) ;
2237
2245
public static readonly HUGGINGFACE_TXT2IMG_BLACK_FOREST_LABS_FLUX_1_SCHNELL_1_0_0 = this . of ( 'HUGGINGFACE_TXT2IMG_BLACK_FOREST_LABS_FLUX_1_SCHNELL_1_0_0' ) ;
2238
2246
public static readonly HUGGINGFACE_TXT2IMG_BUNTOPSIH_NOVGORANSTEFANOVSKI_2_0_3 = this . of ( 'HUGGINGFACE_TXT2IMG_BUNTOPSIH_NOVGORANSTEFANOVSKI_2_0_3' ) ;
2239
2247
public static readonly HUGGINGFACE_TXT2IMG_BUNTOPSIH_NOVGORANSTEFANOVSKI_2_0_2 = this . of ( 'HUGGINGFACE_TXT2IMG_BUNTOPSIH_NOVGORANSTEFANOVSKI_2_0_2' ) ;
0 commit comments