gguf-py : remove unused import
This commit is contained in:
parent
2ff601fc32
commit
c5fe1d6cdc
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ from string import ascii_letters, digits
|
|||
import numpy as np
|
||||
|
||||
from .constants import (
|
||||
GGML_QUANT_SIZES,
|
||||
GGUF_DEFAULT_ALIGNMENT,
|
||||
GGUF_MAGIC,
|
||||
GGUF_VERSION,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue