↓ 1 callersFunctionpreprocess_three_weights_tl2(M, K, weight_num, BM, BY, bm, by, weight, final_weight)
utils/convert-hf-to-gguf-bitnet.py:549
↓ 1 callersFunctionpreprocess_three_weights_tl2(M, K, weight_num, BM, BY, bm, by, weight, final_weight)
utils/generate-dummy-bitnet-model.py:620
↓ 1 callersFunctionpreprocess_two_weights_tl2(M, K, weight_num, BM, BY, bm, by, weight, final_weight)
utils/convert-hf-to-gguf-bitnet.py:523
↓ 1 callersFunctionpreprocess_two_weights_tl2(M, K, weight_num, BM, BY, bm, by, weight, final_weight)
utils/generate-dummy-bitnet-model.py:577
↓ 1 callersFunctionprocess_tl1(weight, BM, BY, bm, by, M, K)
utils/convert-hf-to-gguf-bitnet.py:465
↓ 1 callersMethodwrite_all(
fname_out: Path, ftype: GGMLFileType, params: Params, model: LazyModel, vocab: BaseVocab, svocab: gg
utils/convert-ms-to-gguf-bitnet.py:1314
Method__init__(self, dir_model: Path, ftype: int, fname_out: Path, is_big_endian: bool, use_temp_file: bool)
utils/convert-hf-to-gguf-bitnet.py:51
Method__init__(self, dir_model: Path, ftype: int, fname_out: Path, is_big_endian: bool, use_temp_file: bool)
utils/generate-dummy-bitnet-model.py:123