Skip to content

Commit

Permalink
chore(deps): upgrade list of models and DLC images
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/12969620826
------
*Automatically created by projen via the "code-generation" workflow*

Signed-off-by: github-actions <[email protected]>
  • Loading branch information
github-actions committed Jan 26, 2025
1 parent bef92fb commit 3b66aa9
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 3 deletions.
24 changes: 24 additions & 0 deletions apidocs/classes/JumpStartModel.md
Original file line number Diff line number Diff line change
Expand Up @@ -26142,6 +26142,12 @@

***

### META\_VLM\_LLAMA\_3\_2\_11B\_VISION\_2\_1\_7

> `readonly` `static` **META\_VLM\_LLAMA\_3\_2\_11B\_VISION\_2\_1\_7**: [`JumpStartModel`](JumpStartModel.md)

***

### META\_VLM\_LLAMA\_3\_2\_11B\_VISION\_INSTRUCT\_1\_0\_0

> `readonly` `static` **META\_VLM\_LLAMA\_3\_2\_11B\_VISION\_INSTRUCT\_1\_0\_0**: [`JumpStartModel`](JumpStartModel.md)
Expand Down Expand Up @@ -26202,6 +26208,12 @@

***

### META\_VLM\_LLAMA\_3\_2\_11B\_VISION\_INSTRUCT\_2\_2\_4

> `readonly` `static` **META\_VLM\_LLAMA\_3\_2\_11B\_VISION\_INSTRUCT\_2\_2\_4**: [`JumpStartModel`](JumpStartModel.md)

***

### META\_VLM\_LLAMA\_3\_2\_90B\_VISION\_1\_0\_0

> `readonly` `static` **META\_VLM\_LLAMA\_3\_2\_90B\_VISION\_1\_0\_0**: [`JumpStartModel`](JumpStartModel.md)
Expand Down Expand Up @@ -26262,6 +26274,12 @@

***

### META\_VLM\_LLAMA\_3\_2\_90B\_VISION\_2\_1\_7

> `readonly` `static` **META\_VLM\_LLAMA\_3\_2\_90B\_VISION\_2\_1\_7**: [`JumpStartModel`](JumpStartModel.md)

***

### META\_VLM\_LLAMA\_3\_2\_90B\_VISION\_INSTRUCT\_1\_0\_0

> `readonly` `static` **META\_VLM\_LLAMA\_3\_2\_90B\_VISION\_INSTRUCT\_1\_0\_0**: [`JumpStartModel`](JumpStartModel.md)
Expand Down Expand Up @@ -26322,6 +26340,12 @@

***

### META\_VLM\_LLAMA\_3\_2\_90B\_VISION\_INSTRUCT\_2\_2\_4

> `readonly` `static` **META\_VLM\_LLAMA\_3\_2\_90B\_VISION\_INSTRUCT\_2\_2\_4**: [`JumpStartModel`](JumpStartModel.md)

***

### META\_VLM\_LLAMA\_GUARD\_3\_11B\_VISION\_1\_0\_0

> `readonly` `static` **META\_VLM\_LLAMA\_GUARD\_3\_11B\_VISION\_1\_0\_0**: [`JumpStartModel`](JumpStartModel.md)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
* OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions
* and limitations under the License.
*/

import { Stack } from 'aws-cdk-lib';
import * as ecr from 'aws-cdk-lib/aws-ecr';
import * as iam from 'aws-cdk-lib/aws-iam';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
* OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions
* and limitations under the License.
*/

import * as zlib from 'zlib';
import * as data from './jumpstart-models.json';

Expand Down Expand Up @@ -4384,6 +4383,7 @@ export class JumpStartModel {
public static readonly META_TEXTGENERATION_LLAMA_GUARD_7B_1_2_0 = this.of('META_TEXTGENERATION_LLAMA_GUARD_7B_1_2_0');
public static readonly META_TEXTGENERATION_LLAMA_GUARD_7B_1_1_0 = this.of('META_TEXTGENERATION_LLAMA_GUARD_7B_1_1_0');
public static readonly META_TEXTGENERATION_LLAMA_GUARD_7B_1_0_0 = this.of('META_TEXTGENERATION_LLAMA_GUARD_7B_1_0_0');
public static readonly META_VLM_LLAMA_3_2_11B_VISION_2_1_7 = this.of('META_VLM_LLAMA_3_2_11B_VISION_2_1_7');
public static readonly META_VLM_LLAMA_3_2_11B_VISION_2_1_6 = this.of('META_VLM_LLAMA_3_2_11B_VISION_2_1_6');
public static readonly META_VLM_LLAMA_3_2_11B_VISION_2_1_5 = this.of('META_VLM_LLAMA_3_2_11B_VISION_2_1_5');
public static readonly META_VLM_LLAMA_3_2_11B_VISION_2_1_4 = this.of('META_VLM_LLAMA_3_2_11B_VISION_2_1_4');
Expand All @@ -4394,6 +4394,7 @@ export class JumpStartModel {
public static readonly META_VLM_LLAMA_3_2_11B_VISION_2_0_0 = this.of('META_VLM_LLAMA_3_2_11B_VISION_2_0_0');
public static readonly META_VLM_LLAMA_3_2_11B_VISION_1_0_1 = this.of('META_VLM_LLAMA_3_2_11B_VISION_1_0_1');
public static readonly META_VLM_LLAMA_3_2_11B_VISION_1_0_0 = this.of('META_VLM_LLAMA_3_2_11B_VISION_1_0_0');
public static readonly META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_2_2_4 = this.of('META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_2_2_4');
public static readonly META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_2_2_3 = this.of('META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_2_2_3');
public static readonly META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_2_2_2 = this.of('META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_2_2_2');
public static readonly META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_2_2_1 = this.of('META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_2_2_1');
Expand All @@ -4404,6 +4405,7 @@ export class JumpStartModel {
public static readonly META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_2_0_0 = this.of('META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_2_0_0');
public static readonly META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_1_0_1 = this.of('META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_1_0_1');
public static readonly META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_1_0_0 = this.of('META_VLM_LLAMA_3_2_11B_VISION_INSTRUCT_1_0_0');
public static readonly META_VLM_LLAMA_3_2_90B_VISION_2_1_7 = this.of('META_VLM_LLAMA_3_2_90B_VISION_2_1_7');
public static readonly META_VLM_LLAMA_3_2_90B_VISION_2_1_6 = this.of('META_VLM_LLAMA_3_2_90B_VISION_2_1_6');
public static readonly META_VLM_LLAMA_3_2_90B_VISION_2_1_5 = this.of('META_VLM_LLAMA_3_2_90B_VISION_2_1_5');
public static readonly META_VLM_LLAMA_3_2_90B_VISION_2_1_4 = this.of('META_VLM_LLAMA_3_2_90B_VISION_2_1_4');
Expand All @@ -4414,6 +4416,7 @@ export class JumpStartModel {
public static readonly META_VLM_LLAMA_3_2_90B_VISION_2_0_0 = this.of('META_VLM_LLAMA_3_2_90B_VISION_2_0_0');
public static readonly META_VLM_LLAMA_3_2_90B_VISION_1_0_1 = this.of('META_VLM_LLAMA_3_2_90B_VISION_1_0_1');
public static readonly META_VLM_LLAMA_3_2_90B_VISION_1_0_0 = this.of('META_VLM_LLAMA_3_2_90B_VISION_1_0_0');
public static readonly META_VLM_LLAMA_3_2_90B_VISION_INSTRUCT_2_2_4 = this.of('META_VLM_LLAMA_3_2_90B_VISION_INSTRUCT_2_2_4');
public static readonly META_VLM_LLAMA_3_2_90B_VISION_INSTRUCT_2_2_3 = this.of('META_VLM_LLAMA_3_2_90B_VISION_INSTRUCT_2_2_3');
public static readonly META_VLM_LLAMA_3_2_90B_VISION_INSTRUCT_2_2_2 = this.of('META_VLM_LLAMA_3_2_90B_VISION_INSTRUCT_2_2_2');
public static readonly META_VLM_LLAMA_3_2_90B_VISION_INSTRUCT_2_2_1 = this.of('META_VLM_LLAMA_3_2_90B_VISION_INSTRUCT_2_2_1');
Expand Down

Large diffs are not rendered by default.

0 comments on commit 3b66aa9

Please sign in to comment.