fix final? merge issue

This commit is contained in:
Christian Zhou-Zheng 2024-06-03 09:18:19 -04:00
parent 140eb52f3f
commit a9c7703c12

View file

@ -27,8 +27,6 @@ import importlib
gguf = importlib.import_module("gguf-py.gguf")
# import gguf
from convert import LlamaHfVocab
logger = logging.getLogger("hf-to-gguf")