Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
from
__future__
import
annotations
Callers
nothing calls this directly
Calls
14
load_hparams_from_hf
Function · 0.85
LoraModel
Class · 0.85
from_model_architecture
Method · 0.80
parse_args
Function · 0.70
load
Method · 0.65
error
Method · 0.65
write
Method · 0.65
insert
Method · 0.45
getLogger
Method · 0.45
exists
Method · 0.45
join
Method · 0.45
info
Method · 0.45
Tested by
no test coverage detected