Skip to content

Commit a11770a

Browse files
committed
style
Signed-off-by: Kyle Sayers <[email protected]>
1 parent 2ef1ab2 commit a11770a

File tree

1 file changed

+1
-2
lines changed
  • src/compressed_tensors/transform

1 file changed

+1
-2
lines changed

src/compressed_tensors/transform/apply.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
from collections import defaultdict
16-
from typing import Dict, List, Tuple
15+
from typing import Dict
1716

1817
import torch
1918
from accelerate.utils import has_offloaded_params

0 commit comments

Comments
 (0)