Concedo
1bd5992da4
clean and refactor handling of flags
2023-04-12 23:25:31 +08:00
Concedo
636f8e5a8e
updated the quantize files and makefile
2023-04-12 21:40:25 +08:00
Concedo
69b85f5b61
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
Concedo
18a154715e
added version label, improved file type checks
2023-04-10 01:03:09 +08:00
Concedo
d8e37bfe75
new gpt2 format supported
2023-04-08 17:35:36 +08:00
Concedo
1abcdb2394
should not be static
2023-04-07 20:35:19 +08:00
Concedo
1d48db4f63
dont build quantize
2023-04-07 17:11:26 +08:00
Concedo
4f5faf9612
some users report that this repo is now being flagged as malicious?
...
no idea why, but I am removing all prebuilt binaries except libopenblas. windows users can still obtain it from /releases and osx and linux users can rebuild from source code.
2023-04-06 21:49:43 +08:00
Concedo
3d650d0e25
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
Concedo
1490cdd71d
change GPT-J and GPT2 KVs to use fp16 instead
2023-04-05 15:53:07 +08:00
Concedo
57e9f929ee
renamed misnamed ACCELERATE define, and removed all -march=native and -mtune=native flags
2023-04-05 15:22:13 +08:00
Concedo
14273fea7a
integrated gpt2 support
2023-04-04 23:15:47 +08:00
Concedo
52de932842
removed main.exe to reduce clutter, added support for rep pen in gptj
2023-04-04 20:43:13 +08:00
Concedo
8dd8ab1659
Various enhancement and integration pygmalion.cpp
2023-04-03 00:04:43 +08:00
Concedo
9aabb0d9db
massive refactor completed, GPT-J integrated
2023-04-02 17:03:30 +08:00
Concedo
b1f08813e3
added support for gpt4all original format
2023-04-02 00:53:46 +08:00
Concedo
085a9f90a7
still refactoring
2023-04-01 11:56:34 +08:00
Concedo
6b86f5ea22
halfway refactoring, wip adding other model types
2023-04-01 01:13:05 +08:00