index
:
ik_llama.cpp.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
convert-lora-to-ggml.py
Age
Commit message (
Expand
)
Author
2024-05-05
py : logging and flake8 suppression refactoring (#7081)
Brian
2024-05-03
convert.py : add python logging instead of print() (#6511)
Brian
2024-01-21
add safetensors support to convert-lora-to-ggml.py (#5062)
kuronekosaiko
2024-01-20
convert : partially revert PR #4818 (#5041)
Jared Van Bortel
2023-12-29
python : add check-requirements.sh and GitHub workflow (#4585)
crasm
2023-12-16
lora : add support for non-llama models (#3333)
slaren
2023-08-31
convert : fix python 3.8 support, modernize type annotations (#2916)
Cebtenzzre
2023-08-30
convert : various script cleanups/fixes + merges and special token handling (...
Kerfuffle
2023-08-23
fix convert-lora-to-ggml.py (#2738)
slaren
2023-08-23
chmod : make scripts executable (#2675)
Cebtenzzre
2023-07-19
cmake : install targets (#2256)
wzy
2023-06-28
llama : support input embeddings directly (#1910)
ningshanwutuobang
2023-04-25
py : cast lora_alpha to int in convert-lora-to-ggml (#1170)
ostix360
2023-04-17
Add LoRA support (#820)
slaren