Skip to content

Commit 714d403

Browse files
committed
rm redundant import
1 parent defa0df commit 714d403

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

convert_hf_to_gguf_update.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
from hashlib import sha256
1616
from enum import IntEnum, auto
1717
from transformers import AutoTokenizer
18-
from collections import OrderedDict
1918

2019
logging.basicConfig(level=logging.DEBUG)
2120
logger = logging.getLogger("convert_hf_to_gguf_update")

0 commit comments

Comments
 (0)