MCPcopy 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
4from __future__ import annotations

Callers

nothing calls this directly

Calls 4

TypeVarClass · 0.85
mainFunction · 0.70
insertMethod · 0.45
getLoggerMethod · 0.45

Tested by

no test coverage detected