Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/appdevforall/CodeOnTheGo
/ convert_hf_to_gguf.py
File
convert_hf_to_gguf.py
subprojects/llama.cpp/convert_hf_to_gguf.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
# -*- coding: utf-8 -*-
3
4
from
__future__
import
annotations
Callers
nothing calls this directly
Calls
4
TypeVar
Class · 0.85
main
Function · 0.70
insert
Method · 0.45
getLogger
Method · 0.45
Tested by
no test coverage detected