Browse Source

RemoteTransformerBlock

justheuristic 3 years ago
parent
commit
eea9287182
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/client/__init__.py

+ 1 - 1
src/client/__init__.py

@@ -1 +1 @@
-from hivemind.moe.client import RemoteExpert
+from src.client.remote_block import RemoteTransformerBlock