justheuristic hace 3 años
padre
commit
e38ab3f134
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      src/client/remote_sequential.py

+ 3 - 2
src/client/remote_sequential.py

@@ -151,8 +151,9 @@ class RemoteModelInfo:
 
         return closed_spans, spans_containing_block
 
-# 
-# class RemoteSequentialInferenceSession:
+
+class RemoteSequentialInferenceSession:
+    pass
 #     """An interface to a multi-step *inference* session for a sequence of remote modules"""
 # 
 #     def __init__(self, block):