koboldcpp/otherarch
2023-04-23 15:01:38 +08:00
..
tools accidentally added the binaries onto repo again. 2023-04-22 00:41:19 +08:00
ggml_rwkv.c fixed rwkv build errors on ARM devices 2023-04-23 00:18:38 +08:00
ggml_rwkv.h arranged files, updated kobold lite, modified makefile for extra link args on linux, started RWKV implementation 2023-04-17 17:31:45 +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_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 still needs to be a bit higher for very small contexts 2023-04-23 15:01:38 +08:00
gptj_v1.cpp new gpt2 format supported 2023-04-08 17:35:36 +08:00
gptj_v2.cpp still needs to be a bit higher for very small contexts 2023-04-23 15:01:38 +08:00
neox.cpp still needs to be a bit higher for very small contexts 2023-04-23 15:01:38 +08:00
otherarch.h accidentally added the binaries onto repo again. 2023-04-22 00:41:19 +08:00
rwkv.cpp fast forwarding for rwkv for unmodified contexts 2023-04-19 15:09:35 +08:00
rwkv.h arranged files, updated kobold lite, modified makefile for extra link args on linux, started RWKV implementation 2023-04-17 17:31:45 +08:00
rwkv_vocab.cpp rwkv is done 2023-04-18 20:55:01 +08:00
utils.cpp arranged files, updated kobold lite, modified makefile for extra link args on linux, started RWKV implementation 2023-04-17 17:31:45 +08:00
utils.h should not be static 2023-04-07 20:35:19 +08:00