Views
No views yet
idm_tars_1.5_7b_frame_pairs_896x896_lr_1e-5_10_epochs_500_steps_gbs_8_wd_0.1_max_grad_norm_1.0_add_new_advanced_synthetic_typing_datamlfoundations-cua-dev/uitars_add_new_advanced_synthetic_typing_dataidm_tars_1.5_7b_frame_pairs_896x896_lr_1e-5_10_epochs_500_steps_gbs_8_wd_0.1_max_grad_norm_1.0_add_new_advanced_synthetic_typing_dataidm_tars_1.5_7b_frame_pairs_896x896_lr_1e-5_10_epochs_500_steps_gbs_8_wd_0.1_max_grad_norm_1.0_add_new_advanced_synthetic_typing_data/checkpoint_epoch_9.ptmodel_state_dict.pt: PyTorch state dictionary containing the model weightsREADME.md: This file1import torch
2
3# Load the model state dict
4state_dict = torch.load("model_state_dict.pt", map_location='cpu')
5
6# Use with your model architecture
7# model.load_state_dict(state_dict)push_models_to_hf.py scriptcheckpoint_epoch_9.pt