Commit Graph

9 Commits

Author SHA1 Message Date
Concedo 53bf0fb32d removed openblas backend, merged into CPU (with llamafile for BLAS). GPU backend is now automatically selected when running from CLI unless noblas is specified. 2024-09-15 19:21:52 +08:00
Concedo 02893d3d7d Revert "clblast up ver"
This reverts commit edb3dc362a.
2024-02-21 14:35:38 +08:00
Concedo edb3dc362a clblast up ver 2024-02-11 17:01:09 +08:00
Concedo 2a4a7241e6 Merge branch 'vulkan_test' into concedo_experimental
# Conflicts:
#	CMakeLists.txt
#	Makefile
#	llama.cpp
2024-01-25 23:01:44 +08:00
Concedo 72f99f0545 changes required to get vulkan working on windows 2024-01-25 18:29:45 +08:00
Concedo d2da155661 upgraded clblast 2023-05-25 10:18:12 +08:00
Concedo 4fa3dfe8bc just doesn't work properly on windows. will leave it as a manual flag for others 2023-04-22 10:57:38 +08:00
Concedo f555db44ec adding the libraries for cublas first. but i cannot get the kernel to work yet 2023-04-21 23:24:09 +08:00
Concedo 23c675b2e6 integrated optional (experimentl) CLBlast support 2023-04-11 23:33:44 +08:00