This commit is contained in:
wassname
2023-04-10 14:48:26 +08:00
parent d5514e6c11
commit 48b7b43fc4
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import .matmul_utils_4bit as mm4b
from . import matmul_utils_4bit as mm4b
import torch
import torch.nn as nn
import time