mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-25 22:21:14 +02:00
speculative decoding initial impl completed (+6 squashed commit)
Squashed commit: [0a6306ca0] draft wip dont use (will be squashed) [a758a1c9c] wip dont use (will be squashed) [e1994d3ce] wip dont use [f59690d68] wip [77228147d] wip on spec decoding. dont use yet [2445bca54] wip adding speculative decoding (+1 squashed commits) Squashed commits: [50e341bb7] wip adding speculative decoding
This commit is contained in:
@@ -35,6 +35,7 @@ extern "C"
|
||||
lora_filename = inputs.lora_filename;
|
||||
lora_base = inputs.lora_base;
|
||||
mmproj_filename = inputs.mmproj_filename;
|
||||
draftmodel_filename = inputs.draftmodel_filename;
|
||||
|
||||
int forceversion = inputs.forceversion;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user