10000 linting fix · pqnet/llama.cpp@2085993 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2085993

Browse files
authored
linting fix
1 parent ee81d97 commit 2085993

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

convert_hf_to_gguf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6453,7 +6453,6 @@ def main() -> None:
64536453
else:
64546454
logging.basicConfig(level=logging.INFO)
64556455

6456-
64576456
if args.remote:
64586457
hf_repo_id = args.model
64596458
from huggingface_hub import snapshot_download

0 commit comments

Comments
 (0)
0