mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-20 01:31:42 +02:00
merged q4_2 and q4_3 dequants and FIXED CLBLAST SLOWNESS!
This commit is contained in:
+1
-1
@@ -366,7 +366,7 @@ generation_outputs gpttype_generate(const generation_inputs inputs, generation_o
|
||||
}
|
||||
|
||||
params.n_batch = bbs; //received reports of 1024 and above crashing on some models
|
||||
params.n_threads = 1;
|
||||
//params.n_threads = 1; //do not limit here anymore.
|
||||
}
|
||||
|
||||
current_context_tokens.resize(n_past);
|
||||
|
||||
Reference in New Issue
Block a user