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