MCPcopy
hub / github.com/city96/ComfyUI-GGUF / convert.py

File convert.py

tools/convert.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# (c) City96 || Apache-2.0 (apache.org/licenses/LICENSE-2.0)
2import os
3import gguf
4import torch

Callers

nothing calls this directly

Calls 2

parse_argsFunction · 0.85
convert_fileFunction · 0.85

Tested by

no test coverage detected