LocalBackendConfig
Attributes
attributemodel_config= ConfigDict(extra='forbid')attributedtypestr= 'float32'One of: 'bfloat16', 'float16', 'float32'. Defaults to float32 for CPU/MPS compatibility.
attributedevicestr= 'auto''auto' (detect CUDA→MPS→CPU), 'cpu', 'cuda', or 'mps'.
attributetrust_remote_codebool= True