Aleksandr Borzunov %!s(int64=2) %!d(string=hai) anos
pai
achega
d7d06532d4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/petals/utils/linear8bitlt_patch.py

+ 1 - 1
src/petals/utils/linear8bitlt_patch.py

@@ -107,7 +107,7 @@ class CustomMatmulLtState(MatmulLtState):
             "col_turing",
             "col_ampere",
         ), f"please find this assert and manually enter tile size for {self.formatB}"
-        return (8, 32) if self.formatB == "col_turing" else "col_ampere"
+        return (8, 32) if self.formatB == "col_turing" else (32, 32)
 
 
 def custom_matmul8bitlt(