Update convert_hf_to_gguf.py

This commit is contained in:
Ferdaws 2024-09-24 10:51:12 -05:00 committed by GitHub
parent 70392f1f81
commit 6aca7b7df0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
from __future__ import annotations
//so now we can change it
import ast
import logging
import argparse