AlpinDale hai 1 ano
pai
achega
17cdc5ac23
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      aphrodite/engine/aphrodite_engine.py

+ 1 - 1
aphrodite/engine/aphrodite_engine.py

@@ -199,7 +199,7 @@ class AphroditeEngine:
             max_concurrent_workers=self.parallel_config.
             max_parallel_loading_workers,
         )
-        
+
         # HACK
         # After running ray.init(), ray processes affinity is set to (0,1).
         # (or whatever the CPU scheduler fancies)