Change8

v1.5.0

📦 accelerateView on GitHub →
2 features🐛 4 fixes🔧 1 symbols

Summary

This release introduces HPU accelerator support and fixes several bugs related to device indexing, CLI argument precedence, and generator initialization.

✨ New Features

  • Adds in HPU accelerator support for 🤗🤗 Accelerate
  • Add Tecorigin SDAA accelerator support

🐛 Bug Fixes

  • Fix device index bug for model training loaded with bitsandbytes
  • Ensure CLI args take precedence over config file
  • Add `device=torch.get_default_device()` in `torch.Generator`s
  • Fix typo : thier -> their

🔧 Affected Symbols

torch.Generator