koboldcpp/otherarch/tools
2023-06-03 16:14:08 +08:00
..
common-ggml.cpp clean and refactoring pass before supporting newer models for different arch 2023-05-17 11:23:29 +08:00
common-ggml.h clean and refactoring pass before supporting newer models for different arch 2023-05-17 11:23:29 +08:00
convert_hf_gpt2.py just testing cublas 2023-05-15 20:01:22 +08:00
convert_hf_gptj.py arranged files, updated kobold lite, modified makefile for extra link args on linux, started RWKV implementation 2023-04-17 17:31:45 +08:00
convert_hf_mpt.py added MPT support 2023-06-03 16:14:08 +08:00
convert_hf_neox.py neox is updated 2023-05-17 14:56:54 +08:00
convert_pt_rwkv.py wip integrating new rwkv 2023-05-27 22:45:28 +08:00
gpt2_quantize.cpp missed out gpt2 2023-05-21 01:44:47 +08:00
gptj_quantize.cpp clean and refactoring pass before supporting newer models for different arch 2023-05-17 11:23:29 +08:00
mpt_quantize.cpp added MPT support 2023-06-03 16:14:08 +08:00
neox_quantize.cpp clean and refactoring pass before supporting newer models for different arch 2023-05-17 11:23:29 +08:00
rwkv_orig_vocab.json updated kobold lite, work on rwkv, added exe path to model load params, added launch parameter 2023-04-18 17:36:44 +08:00
rwkv_prepare_vocab.py rwkv is done 2023-04-18 20:55:01 +08:00