mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-28 07:29:06 +00:00
* feat: add apple silicon GPU acceleration * add release notes * small fix * Update utils.py * Update utils.py * ci fix mps * Revert "ci fix mps" This reverts commit 783ae503940d9ff8270a970a321549fb9e69dce7. * mps fix * Update experiment_tracking.py * try removing upper watermark limit * disable mps CI * Use xl runner * initialise env * small fix * black linting --------- Co-authored-by: Massimiliano Pippi <mpippi@gmail.com>
5 lines
150 B
YAML
5 lines
150 B
YAML
---
|
|
enhancements:
|
|
- |
|
|
Added support for Apple Silicon GPU acceleration through "mps pytorch", enabling better performance on Apple M1 hardware.
|