mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 17:14:36 +00:00
upgraded clblast
This commit is contained in:
parent
37a34deaa0
commit
d2da155661
5 changed files with 8 additions and 13 deletions
|
@ -39,10 +39,10 @@
|
|||
#define PUBLIC_API
|
||||
#endif
|
||||
|
||||
// Version numbering (v1.5.3)
|
||||
// Version numbering (v1.6.0)
|
||||
#define CLBLAST_VERSION_MAJOR 1
|
||||
#define CLBLAST_VERSION_MINOR 5
|
||||
#define CLBLAST_VERSION_PATCH 3
|
||||
#define CLBLAST_VERSION_MINOR 6
|
||||
#define CLBLAST_VERSION_PATCH 0
|
||||
|
||||
namespace clblast {
|
||||
// =================================================================================================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue