We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef976c3 commit 6670f93Copy full SHA for 6670f93
gguf-py/gguf/scripts/gguf_new_metadata.py
@@ -8,7 +8,6 @@
8
import json
9
from pathlib import Path
10
11
-import numpy as np
12
from tqdm import tqdm
13
from typing import Any, Sequence, NamedTuple
14
0 commit comments