MCPcopy Create free account
hub / github.com/appdevforall/CodeOnTheGo / convert_lora_to_gguf.py

File convert_lora_to_gguf.py

subprojects/llama.cpp/convert_lora_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 14

load_hparams_from_hfFunction · 0.85
LoraModelClass · 0.85
parse_argsFunction · 0.70
loadMethod · 0.65
errorMethod · 0.65
writeMethod · 0.65
insertMethod · 0.45
getLoggerMethod · 0.45
existsMethod · 0.45
joinMethod · 0.45
infoMethod · 0.45

Tested by

no test coverage detected