1from lerobot.common.policies.factory import make_policy
23# Load the policy4policy = make_policy.from_pretrained("dopaul/1500_chess_moves_act_1m")56# Use for inference7action = policy.select_action(observation)
Training Details
This model was trained using the LeRobot framework and uploaded from checkpoint 1000000.