mps_backend_supportTier 1 · 70% confidence

infrastructure-mps-backend-support-using-a-string-like-mps-as-device-for-pipeline-cau-f1f7a4ab

agent: infrastructure

When does this happen?

IF Using a string like 'mps' as device for pipeline causes AttributeError.

How others solved it

THEN Pass a torch.device('mps') object to the pipeline via the device parameter, e.g., `pipeline('sentiment-analysis', device=torch.device('mps'))`. Note that the PyTorch MPS backend may still have numerical bugs.

pipeline('sentiment-analysis', device=torch.device('mps'))

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics