mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-11 01:24:36 +00:00
cleanup sampling code
This commit is contained in:
parent
3c8f404243
commit
bd4fe936f5
4 changed files with 50 additions and 62 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
#include "ggml_v2.h"
|
||||
|
||||
#define CL_DMMV_BLOCK_SIZE 32;
|
||||
#define CL_DMMV_BLOCK_SIZE 64;
|
||||
|
||||
#define MULTILINE_QUOTE(...) #__VA_ARGS__
|
||||
static std::string program_source = MULTILINE_QUOTE(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue