Commit History

Author SHA1 Message Date
  Alexander Borzunov 589cb2c8b7 Allow RemoteExpertWorker run coroutines concurrently (#561) 2 years ago
  Max Ryabinin 131f82c97e Add support for quantization with bitsandbytes (#490) 2 years ago
  justheuristic ef0b842baf Handle errors in Runtime (#489) 3 years ago
  justheuristic 5ea21a75f4 Simplify ExpertBackend interface (#483) 3 years ago
  justheuristic a49ab1910e Change expiration time in declare_experts, fix update_period discrepancy (#482) 3 years ago
  justheuristic 25366a1436 Use PeerID exclusively to address MoE experts (#479) 3 years ago
  GreenFatGuy 724cdfe5e2 Convert hivemind.server to libp2p backend (#470) 3 years ago
  Max Ryabinin d29101e8f6 Move hivemind.Server from init, streamline imports (#441) 3 years ago
  Michael Diskin bedfa6eefb Reorder imports with isort (#326) 4 years ago
  Max Ryabinin 2f07a556e6 Reformat code with Black (#274) 4 years ago
  Alexander Borzunov 0be1512c74 Convert DHT to libp2p backend (#296) 4 years ago
  Max Ryabinin 5233b6c085 Split hivemind.client into hivemind.averaging and hivemind.moe (#304) 4 years ago
  justheuristic f0c5627139 Improve error handling, remove deprecated functionality (#261) 4 years ago
  Max Ryabinin 62652e1717 Add Switch Transformers-like RemoteMixtureOfExperts (#228) 4 years ago
  Max Ryabinin ca6d87a837 Replace FeedforwardBlock with a correct implementation (#211) 4 years ago
  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
  Max Ryabinin 520562af4b Add the contribution guide (#156) 4 years ago
  MaximKsh b8e794b92d Fix flaky test_remote_module_call (#144) 4 years ago
  Max Ryabinin aecff2286d Add anomaly detection to RemoteMixtureOfExperts (#132) 4 years ago
  justheuristic 1754792aad Process-wide channel cache for gRPC+aio (#120) 4 years ago
  Max Ryabinin c450a43fd0 Fix flaky test_remote_module_call, extract requirements for docs/tests (#118) 4 years ago
  justheuristic 2bd481c73f added torch1.7 support, switch to grpc 1.33, grpc bump, improved tests & logging, (#116) 4 years ago
  justheuristic 621ac4c0e9 Switch to new beam search in client (#111) 4 years ago
  Max Ryabinin 70dadfb8b5 Start the server with a terminal command, fix default config.yml (#108) 4 years ago
  justheuristic 9f9c4ac96b Faster beam search through DHT sub-keys (#107) 4 years ago
  Vsevolod-pl d4d9da9d3e Tensor compression (part1) (#102) 4 years ago
  justheuristic 4edec82bb9 [Suggestions are welcome] Docs v0.8 (#86) 5 years ago
  Vsevolod-pl 8905ced068 Script for running server (#87) 5 years ago
  Max Ryabinin 53f5ab6971 Speed up tests, shutdown threads via Event (#82) 5 years ago