mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-11 09:34:37 +00:00
clblast up ver
This commit is contained in:
parent
ea3fd87f68
commit
edb3dc362a
5 changed files with 706 additions and 4 deletions
|
@ -39,10 +39,10 @@
|
|||
#define PUBLIC_API
|
||||
#endif
|
||||
|
||||
// Version numbering (v1.6.0)
|
||||
// Version numbering (v1.6.2)
|
||||
#define CLBLAST_VERSION_MAJOR 1
|
||||
#define CLBLAST_VERSION_MINOR 6
|
||||
#define CLBLAST_VERSION_PATCH 0
|
||||
#define CLBLAST_VERSION_PATCH 2
|
||||
|
||||
namespace clblast {
|
||||
// =================================================================================================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue