Browse Source

fix formatting

AlpinDale 8 tháng trước cách đây
mục cha
commit
c9d6f9f164
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      aphrodite/executor/distributed_gpu_executor.py

+ 0 - 1
aphrodite/executor/distributed_gpu_executor.py

@@ -9,7 +9,6 @@ from aphrodite.lora.request import LoRARequest
 from aphrodite.common.sequence import SamplerOutput
 
 
-
 class DistributedGPUExecutor(GPUExecutor):
     """Abstract superclass of multi-GPU executor implementations."""