1.1.5: Patch release
What's Changed
- Make DecentralizedAverager resistant to KeyboardInterrupt by @ikmckenz in #530
- Switch to p2pd v0.3.14, libp2p v0.24.0 by @justheuristic in #531
- Fix typo in beam_search.py by @eltociear in #532
- Fix link to the papers in readme by @borzunov in #535
- Fix a broken URL in contributing.md by @Vahe1994 in #538
- Support circuit relay v2, add tests by @Vahe1994 in #537
- Fix new parameters in hivemind.P2PDaemon by @borzunov in #540
- Fix logging in Jupyter and Colab by @borzunov in #542
- Add comment warning for non_blocking + share_memory by @justheuristic in #541
- Import bitsandbytes only if it is used by @borzunov in #546
- Add Codespell to CI, fix typos by @mryab in #543
New Contributors
- @ikmckenz made their first contribution in #530
- @eltociear made their first contribution in #532
- @Vahe1994 made their first contribution in #538
Full Changelog: 1.1.4...1.1.5