Commit History

Author SHA1 Message Date
  Alexander Borzunov 73186cb9a5 Require torch<2.0 until 2.0 is supported, add Python 3.10 to CI (#558) 2 years ago
  Serge Rogatch 351abc5ac0 Remove direct coroutine call (#557) 2 years ago
  justheuristic 8c98caa1be Fix exception in MPFuture.__del__() (#555) 2 years ago
  justheuristic 7d1bb7d47c Improve bfloat16 serialization (backward compatible) (#553) 2 years ago
  justheuristic e6b6219cb9 New bitsandbytes (with latest GPU support) (#554) 2 years ago
  Alexander Borzunov 39f6f8100e Fix docstrings about relays (#548) 2 years ago
  Alexander Borzunov 03852a4c5d Add docstrings for `use_relay`/`use_auto_relay`, add them to hivemind-cli (#547) 2 years ago
  Max Ryabinin 2a71fdab6f Add Codespell to CI, fix typos (#543) 2 years ago
  Alexander Borzunov e18868f21c Import bitsandbytes only if it is used (#546) 2 years ago
  justheuristic 41a2d06048 Add comment warning for non_blocking + share_memory (#541) 2 years ago
  Alexander Borzunov 9d39feae57 Fix logging in Jupyter and Colab (#542) 2 years ago
  Alexander Borzunov 7c254d0f97 Fix new parameters in hivemind.P2PDaemon (#540) 2 years ago
  Egiazarian Vage 9d89a7b8bf Support circuit relay v2, add tests (#537) 2 years ago
  Egiazarian Vage e584bb59e8 Fix a broken URL in contributing.md (#538) 2 years ago
  Alexander Borzunov e98c24ae26 Fix link to the papers in readme (#535) 2 years ago
  Ikko Ashimine 4c9c477e67 Fix typo in beam_search.py (#532) 2 years ago
  justheuristic 643235360f Switch to p2pd v0.3.14, libp2p v0.24.0 (#531) 2 years ago
  Ian McKenzie 19aa9665e0 Make DecentralizedAverager resistant to KeyboardInterrupt (#530) 2 years ago
  Alexander Borzunov 4c167fa512 Update p2pd to v0.3.13 (#527) 2 years ago
  Alexander Borzunov be88b4280c Remove stale PeerIDs in hivemind-dht's routing table (#525) 2 years ago
  Alexander Borzunov 1e4af434f3 Support torch.bfloat16 in hivemind.compression (#524) 2 years ago
  Alexander Borzunov 8d51b97db2 Fix P2PDaemon's idle timeout (#523) 2 years ago
  Alexander Borzunov 1242cfb539 Bump torch to >=1.9.0 (#522) 2 years ago
  Alexander Borzunov 8f258b4b36 Fix MPFuture failing outside inference mode (#521) 2 years ago
  Alexander Borzunov 94c985d2dc Fix "unable to open shared memory" while using MPFuture (#517) 2 years ago
  cirquit 3e817a5da5 Update moe.md (#516) 2 years ago
  Max Ryabinin 44d9569285 Update bitsandbytes, relax its version constraint (#510) 2 years ago
  Alexander Borzunov 13cdd13528 Follow up #501 and #511 with minor fixes (#513) 2 years ago
  Alexander Borzunov b3a51dd067 Add Petals to "Example Use Cases" (#512) 2 years ago
  Alexander Borzunov 64a6c302c8 Check if identity is already taken (#511) 2 years ago