mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-20 01:31:42 +02:00
upgraded clblast
This commit is contained in:
+3
-3
@@ -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 {
|
||||
// =================================================================================================
|
||||
|
||||
Reference in New Issue
Block a user