Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.1.7_ Patch release.tar.gz | 2023-03-30 | 643.8 kB | |
1.1.7_ Patch release.zip | 2023-03-30 | 725.9 kB | |
README.md | 2023-03-30 | 944 Bytes | |
Totals: 3 Items | 1.4 MB | 0 |
What's Changed
- Remove direct coroutine call by @srogatch in https://github.com/learning-at-home/hivemind/pull/557
- Require torch<2.0 until 2.0 is supported, add Python 3.10 to CI by @borzunov in https://github.com/learning-at-home/hivemind/pull/558
- Support PyTorch 2.0.0 by @justheuristic in https://github.com/learning-at-home/hivemind/pull/559
- Fix bfloat16 serialization for tensors with zero elements by @borzunov in https://github.com/learning-at-home/hivemind/pull/560
- Allow RemoteExpertWorker run coroutines concurrently by @borzunov in https://github.com/learning-at-home/hivemind/pull/561
- Fix broken link, min torch version in readme by @borzunov in https://github.com/learning-at-home/hivemind/pull/562
New Contributors
- @srogatch made their first contribution in https://github.com/learning-at-home/hivemind/pull/557
Full Changelog: https://github.com/learning-at-home/hivemind/compare/1.1.6...1.1.7