Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): upgrade list of models and DLC images #913

Merged
merged 2 commits into from
Jan 27, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.

Loading