Skip to content

Commit 0c8a3a9

Browse files
authored
Merge branch 'main' into feature/visual-qa
Signed-off-by: Dinesh Sajwan <[email protected]>
2 parents 7d4d3a1 + a4e4089 commit 0c8a3a9

File tree

16 files changed

+309
-137
lines changed

16 files changed

+309
-137
lines changed

.gitattributes

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/dependabot.yml

+13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.gitignore

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.projen/files.json

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.projenrc.ts

+12
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
*/
1313
import { ProjenStruct, Struct } from '@mrgrain/jsii-struct-builder';
1414
import { JsonPatch, awscdk } from 'projen';
15+
import { DependabotScheduleInterval, VersioningStrategy } from 'projen/lib/github';
1516
import { JobPermission } from 'projen/lib/github/workflows-model';
1617
import { NpmAccess } from 'projen/lib/javascript';
1718
import {
@@ -290,4 +291,15 @@ if (postCompile) {
290291
postCompile.exec('npx typedoc --plugin typedoc-plugin-markdown --out apidocs --readme none --categoryOrder "Namespaces,Classes,Interfaces,*" --disableSources ./src/index.ts');
291292
}
292293

294+
project.github?.addDependabot({
295+
versioningStrategy: VersioningStrategy.LOCKFILE_ONLY,
296+
ignoreProjen: false,
297+
scheduleInterval: DependabotScheduleInterval.WEEKLY,
298+
groups: {
299+
['dev-dependencies']: {
300+
patterns: ['*'],
301+
},
302+
},
303+
});
304+
293305
project.synth();

apidocs/classes/JumpStartModel.md

+119
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
- [HUGGINGFACE\_LLM\_CALM2\_7B\_CHAT\_BF16\_1\_0\_1](JumpStartModel.md#huggingface_llm_calm2_7b_chat_bf16_1_0_1)
112112
- [HUGGINGFACE\_LLM\_CALM2\_7B\_CHAT\_BF16\_1\_1\_0](JumpStartModel.md#huggingface_llm_calm2_7b_chat_bf16_1_1_0)
113113
- [HUGGINGFACE\_LLM\_CALM2\_7B\_CHAT\_BF16\_1\_2\_0](JumpStartModel.md#huggingface_llm_calm2_7b_chat_bf16_1_2_0)
114+
- [HUGGINGFACE\_LLM\_CALM2\_7B\_CHAT\_BF16\_1\_2\_1](JumpStartModel.md#huggingface_llm_calm2_7b_chat_bf16_1_2_1)
114115
- [HUGGINGFACE\_LLM\_CULTRIX\_MISTRALTRIX\_V1\_1\_0\_0](JumpStartModel.md#huggingface_llm_cultrix_mistraltrix_v1_1_0_0)
115116
- [HUGGINGFACE\_LLM\_CULTRIX\_MISTRALTRIX\_V1\_1\_1\_0](JumpStartModel.md#huggingface_llm_cultrix_mistraltrix_v1_1_1_0)
116117
- [HUGGINGFACE\_LLM\_DOLPHIN\_2\_2\_1\_MISTRAL\_7B\_1\_0\_0](JumpStartModel.md#huggingface_llm_dolphin_2_2_1_mistral_7b_1_0_0)
@@ -149,6 +150,7 @@
149150
- [HUGGINGFACE\_LLM\_FALCON\_40B\_BF16\_2\_0\_2](JumpStartModel.md#huggingface_llm_falcon_40b_bf16_2_0_2)
150151
- [HUGGINGFACE\_LLM\_FALCON\_40B\_BF16\_2\_1\_0](JumpStartModel.md#huggingface_llm_falcon_40b_bf16_2_1_0)
151152
- [HUGGINGFACE\_LLM\_FALCON\_40B\_BF16\_2\_2\_0](JumpStartModel.md#huggingface_llm_falcon_40b_bf16_2_2_0)
153+
- [HUGGINGFACE\_LLM\_FALCON\_40B\_BF16\_2\_2\_1](JumpStartModel.md#huggingface_llm_falcon_40b_bf16_2_2_1)
152154
- [HUGGINGFACE\_LLM\_FALCON\_40B\_INSTRUCT\_BF16\_1\_0\_0](JumpStartModel.md#huggingface_llm_falcon_40b_instruct_bf16_1_0_0)
153155
- [HUGGINGFACE\_LLM\_FALCON\_40B\_INSTRUCT\_BF16\_1\_1\_0](JumpStartModel.md#huggingface_llm_falcon_40b_instruct_bf16_1_1_0)
154156
- [HUGGINGFACE\_LLM\_FALCON\_40B\_INSTRUCT\_BF16\_1\_2\_0](JumpStartModel.md#huggingface_llm_falcon_40b_instruct_bf16_1_2_0)
@@ -161,6 +163,7 @@
161163
- [HUGGINGFACE\_LLM\_FALCON\_40B\_INSTRUCT\_BF16\_2\_0\_2](JumpStartModel.md#huggingface_llm_falcon_40b_instruct_bf16_2_0_2)
162164
- [HUGGINGFACE\_LLM\_FALCON\_40B\_INSTRUCT\_BF16\_2\_1\_0](JumpStartModel.md#huggingface_llm_falcon_40b_instruct_bf16_2_1_0)
163165
- [HUGGINGFACE\_LLM\_FALCON\_40B\_INSTRUCT\_BF16\_2\_2\_0](JumpStartModel.md#huggingface_llm_falcon_40b_instruct_bf16_2_2_0)
166+
- [HUGGINGFACE\_LLM\_FALCON\_40B\_INSTRUCT\_BF16\_2\_2\_1](JumpStartModel.md#huggingface_llm_falcon_40b_instruct_bf16_2_2_1)
164167
- [HUGGINGFACE\_LLM\_FALCON\_7B\_BF16\_1\_0\_0](JumpStartModel.md#huggingface_llm_falcon_7b_bf16_1_0_0)
165168
- [HUGGINGFACE\_LLM\_FALCON\_7B\_BF16\_1\_1\_0](JumpStartModel.md#huggingface_llm_falcon_7b_bf16_1_1_0)
166169
- [HUGGINGFACE\_LLM\_FALCON\_7B\_BF16\_1\_1\_1](JumpStartModel.md#huggingface_llm_falcon_7b_bf16_1_1_1)
@@ -174,6 +177,7 @@
174177
- [HUGGINGFACE\_LLM\_FALCON\_7B\_BF16\_2\_0\_2](JumpStartModel.md#huggingface_llm_falcon_7b_bf16_2_0_2)
175178
- [HUGGINGFACE\_LLM\_FALCON\_7B\_BF16\_2\_1\_0](JumpStartModel.md#huggingface_llm_falcon_7b_bf16_2_1_0)
176179
- [HUGGINGFACE\_LLM\_FALCON\_7B\_BF16\_2\_2\_0](JumpStartModel.md#huggingface_llm_falcon_7b_bf16_2_2_0)
180+
- [HUGGINGFACE\_LLM\_FALCON\_7B\_BF16\_2\_2\_1](JumpStartModel.md#huggingface_llm_falcon_7b_bf16_2_2_1)
177181
- [HUGGINGFACE\_LLM\_FALCON\_7B\_INSTRUCT\_BF16\_1\_0\_0](JumpStartModel.md#huggingface_llm_falcon_7b_instruct_bf16_1_0_0)
178182
- [HUGGINGFACE\_LLM\_FALCON\_7B\_INSTRUCT\_BF16\_1\_1\_0](JumpStartModel.md#huggingface_llm_falcon_7b_instruct_bf16_1_1_0)
179183
- [HUGGINGFACE\_LLM\_FALCON\_7B\_INSTRUCT\_BF16\_1\_1\_1](JumpStartModel.md#huggingface_llm_falcon_7b_instruct_bf16_1_1_1)
@@ -187,8 +191,17 @@
187191
- [HUGGINGFACE\_LLM\_FALCON\_7B\_INSTRUCT\_BF16\_2\_0\_2](JumpStartModel.md#huggingface_llm_falcon_7b_instruct_bf16_2_0_2)
188192
- [HUGGINGFACE\_LLM\_FALCON\_7B\_INSTRUCT\_BF16\_2\_1\_0](JumpStartModel.md#huggingface_llm_falcon_7b_instruct_bf16_2_1_0)
189193
- [HUGGINGFACE\_LLM\_FALCON\_7B\_INSTRUCT\_BF16\_2\_2\_0](JumpStartModel.md#huggingface_llm_falcon_7b_instruct_bf16_2_2_0)
194+
- [HUGGINGFACE\_LLM\_FALCON\_7B\_INSTRUCT\_BF16\_2\_2\_1](JumpStartModel.md#huggingface_llm_falcon_7b_instruct_bf16_2_2_1)
190195
- [HUGGINGFACE\_LLM\_GARAGE\_BAIND\_PLATYPUS2\_7B\_1\_0\_0](JumpStartModel.md#huggingface_llm_garage_baind_platypus2_7b_1_0_0)
191196
- [HUGGINGFACE\_LLM\_GARAGE\_BAIND\_PLATYPUS2\_7B\_1\_1\_0](JumpStartModel.md#huggingface_llm_garage_baind_platypus2_7b_1_1_0)
197+
- [HUGGINGFACE\_LLM\_GEMMA\_2B\_1\_0\_0](JumpStartModel.md#huggingface_llm_gemma_2b_1_0_0)
198+
- [HUGGINGFACE\_LLM\_GEMMA\_2B\_1\_1\_0](JumpStartModel.md#huggingface_llm_gemma_2b_1_1_0)
199+
- [HUGGINGFACE\_LLM\_GEMMA\_2B\_INSTRUCT\_1\_0\_0](JumpStartModel.md#huggingface_llm_gemma_2b_instruct_1_0_0)
200+
- [HUGGINGFACE\_LLM\_GEMMA\_2B\_INSTRUCT\_1\_1\_0](JumpStartModel.md#huggingface_llm_gemma_2b_instruct_1_1_0)
201+
- [HUGGINGFACE\_LLM\_GEMMA\_7B\_1\_0\_0](JumpStartModel.md#huggingface_llm_gemma_7b_1_0_0)
202+
- [HUGGINGFACE\_LLM\_GEMMA\_7B\_1\_1\_0](JumpStartModel.md#huggingface_llm_gemma_7b_1_1_0)
203+
- [HUGGINGFACE\_LLM\_GEMMA\_7B\_INSTRUCT\_1\_0\_0](JumpStartModel.md#huggingface_llm_gemma_7b_instruct_1_0_0)
204+
- [HUGGINGFACE\_LLM\_GEMMA\_7B\_INSTRUCT\_1\_1\_0](JumpStartModel.md#huggingface_llm_gemma_7b_instruct_1_1_0)
192205
- [HUGGINGFACE\_LLM\_HUGGINGFACEH4\_MISTRAL\_7B\_SFT\_ALPHA\_1\_0\_0](JumpStartModel.md#huggingface_llm_huggingfaceh4_mistral_7b_sft_alpha_1_0_0)
193206
- [HUGGINGFACE\_LLM\_HUGGINGFACEH4\_MISTRAL\_7B\_SFT\_ALPHA\_1\_1\_0](JumpStartModel.md#huggingface_llm_huggingfaceh4_mistral_7b_sft_alpha_1_1_0)
194207
- [HUGGINGFACE\_LLM\_HUGGINGFACEH4\_MISTRAL\_7B\_SFT\_BETA\_1\_0\_0](JumpStartModel.md#huggingface_llm_huggingfaceh4_mistral_7b_sft_beta_1_0_0)
@@ -208,17 +221,21 @@
208221
- [HUGGINGFACE\_LLM\_MISTRAL\_7B\_2\_0\_2](JumpStartModel.md#huggingface_llm_mistral_7b_2_0_2)
209222
- [HUGGINGFACE\_LLM\_MISTRAL\_7B\_2\_1\_0](JumpStartModel.md#huggingface_llm_mistral_7b_2_1_0)
210223
- [HUGGINGFACE\_LLM\_MISTRAL\_7B\_2\_2\_0](JumpStartModel.md#huggingface_llm_mistral_7b_2_2_0)
224+
- [HUGGINGFACE\_LLM\_MISTRAL\_7B\_2\_2\_1](JumpStartModel.md#huggingface_llm_mistral_7b_2_2_1)
211225
- [HUGGINGFACE\_LLM\_MISTRAL\_7B\_INSTRUCT\_1\_0\_0](JumpStartModel.md#huggingface_llm_mistral_7b_instruct_1_0_0)
212226
- [HUGGINGFACE\_LLM\_MISTRAL\_7B\_INSTRUCT\_2\_0\_0](JumpStartModel.md#huggingface_llm_mistral_7b_instruct_2_0_0)
213227
- [HUGGINGFACE\_LLM\_MISTRAL\_7B\_INSTRUCT\_2\_1\_0](JumpStartModel.md#huggingface_llm_mistral_7b_instruct_2_1_0)
228+
- [HUGGINGFACE\_LLM\_MISTRAL\_7B\_INSTRUCT\_3\_0\_0](JumpStartModel.md#huggingface_llm_mistral_7b_instruct_3_0_0)
214229
- [HUGGINGFACE\_LLM\_MIXTRAL\_8X7B\_1\_0\_0](JumpStartModel.md#huggingface_llm_mixtral_8x7b_1_0_0)
215230
- [HUGGINGFACE\_LLM\_MIXTRAL\_8X7B\_1\_0\_1](JumpStartModel.md#huggingface_llm_mixtral_8x7b_1_0_1)
216231
- [HUGGINGFACE\_LLM\_MIXTRAL\_8X7B\_1\_1\_0](JumpStartModel.md#huggingface_llm_mixtral_8x7b_1_1_0)
217232
- [HUGGINGFACE\_LLM\_MIXTRAL\_8X7B\_1\_2\_0](JumpStartModel.md#huggingface_llm_mixtral_8x7b_1_2_0)
233+
- [HUGGINGFACE\_LLM\_MIXTRAL\_8X7B\_1\_2\_1](JumpStartModel.md#huggingface_llm_mixtral_8x7b_1_2_1)
218234
- [HUGGINGFACE\_LLM\_MIXTRAL\_8X7B\_INSTRUCT\_1\_0\_0](JumpStartModel.md#huggingface_llm_mixtral_8x7b_instruct_1_0_0)
219235
- [HUGGINGFACE\_LLM\_MIXTRAL\_8X7B\_INSTRUCT\_1\_0\_1](JumpStartModel.md#huggingface_llm_mixtral_8x7b_instruct_1_0_1)
220236
- [HUGGINGFACE\_LLM\_MIXTRAL\_8X7B\_INSTRUCT\_1\_1\_0](JumpStartModel.md#huggingface_llm_mixtral_8x7b_instruct_1_1_0)
221237
- [HUGGINGFACE\_LLM\_MIXTRAL\_8X7B\_INSTRUCT\_1\_2\_0](JumpStartModel.md#huggingface_llm_mixtral_8x7b_instruct_1_2_0)
238+
- [HUGGINGFACE\_LLM\_MIXTRAL\_8X7B\_INSTRUCT\_1\_2\_1](JumpStartModel.md#huggingface_llm_mixtral_8x7b_instruct_1_2_1)
222239
- [HUGGINGFACE\_LLM\_NOUSRESEARCH\_NOUS\_HERMES\_2\_SOLAR\_10\_7B\_1\_0\_0](JumpStartModel.md#huggingface_llm_nousresearch_nous_hermes_2_solar_10_7b_1_0_0)
223240
- [HUGGINGFACE\_LLM\_NOUSRESEARCH\_NOUS\_HERMES\_2\_SOLAR\_10\_7B\_1\_1\_0](JumpStartModel.md#huggingface_llm_nousresearch_nous_hermes_2_solar_10_7b_1_1_0)
224241
- [HUGGINGFACE\_LLM\_NOUSRESEARCH\_NOUS\_HERMES\_LLAMA2\_13B\_1\_0\_0](JumpStartModel.md#huggingface_llm_nousresearch_nous_hermes_llama2_13b_1_0_0)
@@ -2194,6 +2211,12 @@ ___
21942211

21952212
___
21962213

2214+
### HUGGINGFACE\_LLM\_CALM2\_7B\_CHAT\_BF16\_1\_2\_1
2215+
2216+
`Static` `Readonly` **HUGGINGFACE\_LLM\_CALM2\_7B\_CHAT\_BF16\_1\_2\_1**: [`JumpStartModel`](JumpStartModel.md)
2217+
2218+
___
2219+
21972220
### HUGGINGFACE\_LLM\_CULTRIX\_MISTRALTRIX\_V1\_1\_0\_0
21982221

21992222
`Static` `Readonly` **HUGGINGFACE\_LLM\_CULTRIX\_MISTRALTRIX\_V1\_1\_0\_0**: [`JumpStartModel`](JumpStartModel.md)
@@ -2422,6 +2445,12 @@ ___
24222445

24232446
___
24242447

2448+
### HUGGINGFACE\_LLM\_FALCON\_40B\_BF16\_2\_2\_1
2449+
2450+
`Static` `Readonly` **HUGGINGFACE\_LLM\_FALCON\_40B\_BF16\_2\_2\_1**: [`JumpStartModel`](JumpStartModel.md)
2451+
2452+
___
2453+
24252454
### HUGGINGFACE\_LLM\_FALCON\_40B\_INSTRUCT\_BF16\_1\_0\_0
24262455

24272456
`Static` `Readonly` **HUGGINGFACE\_LLM\_FALCON\_40B\_INSTRUCT\_BF16\_1\_0\_0**: [`JumpStartModel`](JumpStartModel.md)
@@ -2494,6 +2523,12 @@ ___
24942523

24952524
___
24962525

2526+
### HUGGINGFACE\_LLM\_FALCON\_40B\_INSTRUCT\_BF16\_2\_2\_1
2527+
2528+
`Static` `Readonly` **HUGGINGFACE\_LLM\_FALCON\_40B\_INSTRUCT\_BF16\_2\_2\_1**: [`JumpStartModel`](JumpStartModel.md)
2529+
2530+
___
2531+
24972532
### HUGGINGFACE\_LLM\_FALCON\_7B\_BF16\_1\_0\_0
24982533

24992534
`Static` `Readonly` **HUGGINGFACE\_LLM\_FALCON\_7B\_BF16\_1\_0\_0**: [`JumpStartModel`](JumpStartModel.md)
@@ -2572,6 +2607,12 @@ ___
25722607

25732608
___
25742609

2610+
### HUGGINGFACE\_LLM\_FALCON\_7B\_BF16\_2\_2\_1
2611+
2612+
`Static` `Readonly` **HUGGINGFACE\_LLM\_FALCON\_7B\_BF16\_2\_2\_1**: [`JumpStartModel`](JumpStartModel.md)
2613+
2614+
___
2615+
25752616
### HUGGINGFACE\_LLM\_FALCON\_7B\_INSTRUCT\_BF16\_1\_0\_0
25762617

25772618
`Static` `Readonly` **HUGGINGFACE\_LLM\_FALCON\_7B\_INSTRUCT\_BF16\_1\_0\_0**: [`JumpStartModel`](JumpStartModel.md)
@@ -2650,6 +2691,12 @@ ___
26502691

26512692
___
26522693

2694+
### HUGGINGFACE\_LLM\_FALCON\_7B\_INSTRUCT\_BF16\_2\_2\_1
2695+
2696+
`Static` `Readonly` **HUGGINGFACE\_LLM\_FALCON\_7B\_INSTRUCT\_BF16\_2\_2\_1**: [`JumpStartModel`](JumpStartModel.md)
2697+
2698+
___
2699+
26532700
### HUGGINGFACE\_LLM\_GARAGE\_BAIND\_PLATYPUS2\_7B\_1\_0\_0
26542701

26552702
`Static` `Readonly` **HUGGINGFACE\_LLM\_GARAGE\_BAIND\_PLATYPUS2\_7B\_1\_0\_0**: [`JumpStartModel`](JumpStartModel.md)
@@ -2662,6 +2709,54 @@ ___
26622709

26632710
___
26642711

2712+
### HUGGINGFACE\_LLM\_GEMMA\_2B\_1\_0\_0
2713+
2714+
`Static` `Readonly` **HUGGINGFACE\_LLM\_GEMMA\_2B\_1\_0\_0**: [`JumpStartModel`](JumpStartModel.md)
2715+
2716+
___
2717+
2718+
### HUGGINGFACE\_LLM\_GEMMA\_2B\_1\_1\_0
2719+
2720+
`Static` `Readonly` **HUGGINGFACE\_LLM\_GEMMA\_2B\_1\_1\_0**: [`JumpStartModel`](JumpStartModel.md)
2721+
2722+
___
2723+
2724+
### HUGGINGFACE\_LLM\_GEMMA\_2B\_INSTRUCT\_1\_0\_0
2725+
2726+
`Static` `Readonly` **HUGGINGFACE\_LLM\_GEMMA\_2B\_INSTRUCT\_1\_0\_0**: [`JumpStartModel`](JumpStartModel.md)
2727+
2728+
___
2729+
2730+
### HUGGINGFACE\_LLM\_GEMMA\_2B\_INSTRUCT\_1\_1\_0
2731+
2732+
`Static` `Readonly` **HUGGINGFACE\_LLM\_GEMMA\_2B\_INSTRUCT\_1\_1\_0**: [`JumpStartModel`](JumpStartModel.md)
2733+
2734+
___
2735+
2736+
### HUGGINGFACE\_LLM\_GEMMA\_7B\_1\_0\_0
2737+
2738+
`Static` `Readonly` **HUGGINGFACE\_LLM\_GEMMA\_7B\_1\_0\_0**: [`JumpStartModel`](JumpStartModel.md)
2739+
2740+
___
2741+
2742+
### HUGGINGFACE\_LLM\_GEMMA\_7B\_1\_1\_0
2743+
2744+
`Static` `Readonly` **HUGGINGFACE\_LLM\_GEMMA\_7B\_1\_1\_0**: [`JumpStartModel`](JumpStartModel.md)
2745+
2746+
___
2747+
2748+
### HUGGINGFACE\_LLM\_GEMMA\_7B\_INSTRUCT\_1\_0\_0
2749+
2750+
`Static` `Readonly` **HUGGINGFACE\_LLM\_GEMMA\_7B\_INSTRUCT\_1\_0\_0**: [`JumpStartModel`](JumpStartModel.md)
2751+
2752+
___
2753+
2754+
### HUGGINGFACE\_LLM\_GEMMA\_7B\_INSTRUCT\_1\_1\_0
2755+
2756+
`Static` `Readonly` **HUGGINGFACE\_LLM\_GEMMA\_7B\_INSTRUCT\_1\_1\_0**: [`JumpStartModel`](JumpStartModel.md)
2757+
2758+
___
2759+
26652760
### HUGGINGFACE\_LLM\_HUGGINGFACEH4\_MISTRAL\_7B\_SFT\_ALPHA\_1\_0\_0
26662761

26672762
`Static` `Readonly` **HUGGINGFACE\_LLM\_HUGGINGFACEH4\_MISTRAL\_7B\_SFT\_ALPHA\_1\_0\_0**: [`JumpStartModel`](JumpStartModel.md)
@@ -2776,6 +2871,12 @@ ___
27762871

27772872
___
27782873

2874+
### HUGGINGFACE\_LLM\_MISTRAL\_7B\_2\_2\_1
2875+
2876+
`Static` `Readonly` **HUGGINGFACE\_LLM\_MISTRAL\_7B\_2\_2\_1**: [`JumpStartModel`](JumpStartModel.md)
2877+
2878+
___
2879+
27792880
### HUGGINGFACE\_LLM\_MISTRAL\_7B\_INSTRUCT\_1\_0\_0
27802881

27812882
`Static` `Readonly` **HUGGINGFACE\_LLM\_MISTRAL\_7B\_INSTRUCT\_1\_0\_0**: [`JumpStartModel`](JumpStartModel.md)
@@ -2794,6 +2895,12 @@ ___
27942895

27952896
___
27962897

2898+
### HUGGINGFACE\_LLM\_MISTRAL\_7B\_INSTRUCT\_3\_0\_0
2899+
2900+
`Static` `Readonly` **HUGGINGFACE\_LLM\_MISTRAL\_7B\_INSTRUCT\_3\_0\_0**: [`JumpStartModel`](JumpStartModel.md)
2901+
2902+
___
2903+
27972904
### HUGGINGFACE\_LLM\_MIXTRAL\_8X7B\_1\_0\_0
27982905

27992906
`Static` `Readonly` **HUGGINGFACE\_LLM\_MIXTRAL\_8X7B\_1\_0\_0**: [`JumpStartModel`](JumpStartModel.md)
@@ -2818,6 +2925,12 @@ ___
28182925

28192926
___
28202927

2928+
### HUGGINGFACE\_LLM\_MIXTRAL\_8X7B\_1\_2\_1
2929+
2930+
`Static` `Readonly` **HUGGINGFACE\_LLM\_MIXTRAL\_8X7B\_1\_2\_1**: [`JumpStartModel`](JumpStartModel.md)
2931+
2932+
___
2933+
28212934
### HUGGINGFACE\_LLM\_MIXTRAL\_8X7B\_INSTRUCT\_1\_0\_0
28222935

28232936
`Static` `Readonly` **HUGGINGFACE\_LLM\_MIXTRAL\_8X7B\_INSTRUCT\_1\_0\_0**: [`JumpStartModel`](JumpStartModel.md)
@@ -2842,6 +2955,12 @@ ___
28422955

28432956
___
28442957

2958+
### HUGGINGFACE\_LLM\_MIXTRAL\_8X7B\_INSTRUCT\_1\_2\_1
2959+
2960+
`Static` `Readonly` **HUGGINGFACE\_LLM\_MIXTRAL\_8X7B\_INSTRUCT\_1\_2\_1**: [`JumpStartModel`](JumpStartModel.md)
2961+
2962+
___
2963+
28452964
### HUGGINGFACE\_LLM\_NOUSRESEARCH\_NOUS\_HERMES\_2\_SOLAR\_10\_7B\_1\_0\_0
28462965

28472966
`Static` `Readonly` **HUGGINGFACE\_LLM\_NOUSRESEARCH\_NOUS\_HERMES\_2\_SOLAR\_10\_7B\_1\_0\_0**: [`JumpStartModel`](JumpStartModel.md)

lambda/aws-qa-appsync-opensearch/question_answering/src/requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ requests==2.31.0
99
requests-aws4auth==1.2.3
1010
opensearch-py==2.4.2
1111
numpy
12-
langchain==0.1.4
13-
langchain-community==0.0.16
12+
langchain==0.1.11
13+
langchain-community<0.1, >0.0.25
1414
opensearch-py

lambda/aws-rag-appsync-stepfn-opensearch/embeddings_job/src/requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ boto3>=1.34.29
66
botocore>=1.34.29
77
requests==2.31.0
88
requests-aws4auth==1.2.3
9-
langchain==0.1.4
10-
langchain-community==0.0.16
9+
langchain==0.1.11
10+
langchain-community<0.1, >0.0.25
1111
opensearch-py==2.4.2
1212
sagemaker
1313
numpy

lambda/aws-rag-appsync-stepfn-opensearch/s3_file_transformer/src/requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ fastjsonschema==2.19.1
44
typing-extensions==4.7.0
55
boto3>=1.34.29
66
requests==2.31.0
7-
langchain==0.1.4
7+
langchain==0.1.11
88
pypdf2==3.0.1
99
Pillow==10.2.0
10-
langchain-community==0.0.16
10+
langchain-community<0.1, >0.0.25

lambda/aws-summarization-appsync-stepfn/document_reader/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
redis
22
pypdf2
3-
langchain==0.1.4
3+
langchain==0.1.11
44
urllib3<2
55
aws-xray-sdk
66
aws-lambda-powertools

lambda/aws-summarization-appsync-stepfn/summary_generator/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ boto3>=1.34.29
33
botocore>=1.34.29
44
requests==2.31.0
55
requests-aws4auth==1.2.3
6-
langchain==0.1.4
6+
langchain==0.1.11
77
nltk==3.8.1
88
urllib3<2
99
aws-lambda-powertools

layers/langchain-common-deps/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ boto3>=1.34.29
22
botocore>=1.34.29
33
requests==2.31.0
44
requests-aws4auth==1.2.3
5-
langchain==0.1.4
5+
langchain==0.1.11
66
opensearch-py==2.4.2
77
openai==1.10.0

package.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)