Robotics
LeRobot
Safetensors
sarm
File size: 378 Bytes
8e8bfb7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "policy_preprocessor",
  "steps": [
    {
      "registry_name": "to_batch_processor",
      "config": {}
    },
    {
      "class": "lerobot.policies.sarm.processor_sarm.SARMEncodingProcessorStep",
      "config": {}
    },
    {
      "registry_name": "device_processor",
      "config": {
        "device": "cuda",
        "float_dtype": null
      }
    }
  ]
}