diff --git a/convert_hf_to_gguf.py b/convert_hf_to_gguf.py index ff4c9226f..f2c8d9a5c 100755 --- a/convert_hf_to_gguf.py +++ b/convert_hf_to_gguf.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- from __future__ import annotations - +//so now we can change it import ast import logging import argparse