Commit History

Author SHA1 Message Date
  Max Ryabinin 3024d381c5 Support learning rate schedulers in ExpertBackend (#196) 4 years ago
  justheuristic f132294edb Extract expert-specific methods from DHT (#192) 4 years ago
  Vsevolod-pl b9c02ac191 Add quantile compression (#182) 4 years ago
  foksly edf9327e45 Support client-only participants in AllReduceProtocol (#176) 4 years ago
  Alexey Bukhtiyarov bb7c4d5953 Fix scalar deserialization (#190) 4 years ago
  justheuristic faa0df5b46 Cast environment variables to correct types 4 years ago
  Max Ryabinin bbcbd786e5 Move CLI server launch script to hivemind/hivemind_cli (#173) 4 years ago
  Alexey Bukhtiyarov 06162992fa Serialize DHTID source with msgpack (#172) 4 years ago
  romakail 5a1f2a24b2 Fix a typo in quickstart.md (#174) 4 years ago
  justheuristic 23e655640c Handle edge cases in DecentralizedAverager (#171) 4 years ago
  justheuristic 25fdf0d94f Move Averager metadata serialization out of user scope (#168) 4 years ago
  justheuristic 690c9dc32b Fix the remaining tests for py37 (#166) 4 years ago
  Michael Diskin 03aca7c479 Support edge cases for DHT key/subkey/value, add tests, update .gitignore for pb2 (#167) 4 years ago
  justheuristic ca4b8c5df6 Remove pickle.loads in averager (#160) 4 years ago
  Alexey Bukhtiyarov e58eb430b1 copytree implementation for py37 compatibility (#162) 4 years ago
  Max Ryabinin 520562af4b Add the contribution guide (#156) 4 years ago
  justheuristic 1d1252c30d Load state from peers in DecentralizedAverager (#154) 4 years ago
  Michael Diskin 2877a735c4 Update setup.py (#145) 4 years ago
  MaximKsh b8e794b92d Fix flaky test_remote_module_call (#144) 4 years ago
  Anton Sinitsin 0d7818b2cd fix problem with NamedTuple inheritance in python3.9 (#142) 4 years ago
  justheuristic 10917b259e Averager: update group keys after every step, infer nbits dynamically (#141) 4 years ago
  justheuristic 8466d722da Add Averager load balancing and public endpoints (#140) 4 years ago
  justheuristic 62e674195a handle pin_memory to avoid runtimeerror (#139) 4 years ago
  Max Ryabinin d092810322 Load checkpoints on server start (#138) 4 years ago
  justheuristic c36b5b1a9b Add DHT peer validation, add DHT.get_visible_address, add blacklist for unresponsive peers (#137) 4 years ago
  Max Ryabinin a3f275b793 Bump version to 0.8.22 (#136) 4 years ago
  justheuristic e159605143 Address averaging corner cases, add benchmark_averaging.py, chunk averaged tensors, fix DHTNode get (#134) 4 years ago
  Max Ryabinin d6ac1fbd8a Remove duplicate log entries, report aggregate runtime performance and parameter count (#135) 4 years ago
  justheuristic eb93789ac6 Implement averaging parameters over DHT (2/3) 4 years ago
  Max Ryabinin aecff2286d Add anomaly detection to RemoteMixtureOfExperts (#132) 4 years ago