Commit Graph

8 Commits

Author SHA1 Message Date
Concedo fca7a4c054 added noavx2 model for clblast (+1 squashed commits)
Squashed commits:

[291ecae6] added noavx2 mode for clblast (+1 squashed commits)

Squashed commits:

[562bc872] wip adding noavx2 cl
2023-11-02 15:22:34 +08:00
Concedo b4b5c35074 add documentation for koboldcpp 2023-10-05 21:17:36 +08:00
Concedo dae9dffa6a rename koboldcpp.dll to koboldcpp_default.dll 2023-08-11 14:54:27 +08:00
Concedo 45456fa6ca switch noavx2 to not use openblas, as it has incompatible instructions 2023-07-30 16:47:33 +08:00
Concedo a689a66068 make it work with pyinstaller 2023-07-07 17:52:34 +08:00
Concedo cd4012c3ed minor fixes to debug logging, fixed a typo, added a new failsafe mode 2023-05-23 21:31:42 +08:00
Concedo 346cd68903 make linux and OSX build process equal to windows. Now it will build all applicable libraries, for a full build do make LLAMA_OPENBLAS=1 LLAMA_CLBLAST=1 2023-04-20 15:53:55 +08:00
AlpinDale 116488af66 Create make_pyinstaller.sh (#89) 2023-04-19 10:57:07 +08:00