__init__.py 183 B

123
  1. from hivemind.moe.client.expert import RemoteExpert
  2. from hivemind.moe.client.moe import RemoteMixtureOfExperts
  3. from hivemind.moe.client.switch_moe import RemoteSwitchMixtureOfExperts