Change8

v4.52.3

📦 transformersView on GitHub →
🐛 2 fixes🔧 2 symbols

Summary

This patch release fixes issues related to torch distributed initialization and protects ParallelInterface imports to ensure stability in distributed environments.

🐛 Bug Fixes

  • Fixed a Tensor Parallel (TP) error occurring when torch distributed is already initialized.
  • Protected ParallelInterface imports to prevent initialization issues.

🔧 Affected Symbols

ParallelInterfacetorch.distributed