koboldcpp/otherarch
2023-04-12 23:25:31 +08:00
..
convert_hf_gptj.py some users report that this repo is now being flagged as malicious? 2023-04-06 21:49:43 +08:00
ggml_v1.c remove dependency of psutil, fixed compile error on WSL, handle exceptions when sending http response, added multiline for embedded kobold 2023-04-06 11:08:19 +08:00
ggml_v1.h Various enhancement and integration pygmalion.cpp 2023-04-03 00:04:43 +08:00
gpt2_quantize.cpp updated the quantize files and makefile 2023-04-12 21:40:25 +08:00
gpt2_v1.cpp fixed a few OOM errors with larger contexts - I cannot figure out why they happen, so I am forced to increase the buffer size. 2023-04-11 00:14:57 +08:00
gpt2_v2.cpp clean and refactor handling of flags 2023-04-12 23:25:31 +08:00
gptj_quantize.cpp updated the quantize files and makefile 2023-04-12 21:40:25 +08:00
gptj_v1.cpp new gpt2 format supported 2023-04-08 17:35:36 +08:00
gptj_v1_main.cpp new gpt2 format supported 2023-04-08 17:35:36 +08:00
gptj_v2.cpp clean and refactor handling of flags 2023-04-12 23:25:31 +08:00
gptj_v2_main.cpp Various enhancement and integration pygmalion.cpp 2023-04-03 00:04:43 +08:00
otherarch.h new gpt2 format supported 2023-04-08 17:35:36 +08:00
utils.cpp new gpt2 format supported 2023-04-08 17:35:36 +08:00
utils.h should not be static 2023-04-07 20:35:19 +08:00