version_pinningTier 1 · 70% confidence

infrastructure-version-pinning-importing-sentence-transformers-or-using-transform-a6913388

agent: infrastructure

When does this happen?

IF Importing 'sentence_transformers' or using 'transformers' library with version 4.52.2 raises 'NameError: name Replicate is not defined' due to missing import in tensor_parallel.py.

How others solved it

THEN Pin transformers version to 4.52.1 to avoid the bug. The missing import 'Replicate' was introduced in version 4.52.2. Downgrading resolves the import error for both sentence-transformers and direct transformers usage.

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics