summaryrefslogtreecommitdiff
path: root/convert-lora-to-ggml.py
AgeCommit message (Expand)Author
2023-12-29python : add check-requirements.sh and GitHub workflow (#4585)crasm
2023-12-16lora : add support for non-llama models (#3333)slaren
2023-08-31convert : fix python 3.8 support, modernize type annotations (#2916)Cebtenzzre
2023-08-30convert : various script cleanups/fixes + merges and special token handling (...Kerfuffle
2023-08-23fix convert-lora-to-ggml.py (#2738)slaren
2023-08-23chmod : make scripts executable (#2675)Cebtenzzre
2023-07-19cmake : install targets (#2256)wzy
2023-06-28llama : support input embeddings directly (#1910)ningshanwutuobang
2023-04-25py : cast lora_alpha to int in convert-lora-to-ggml (#1170)ostix360
2023-04-17Add LoRA support (#820)slaren