mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-08 01:41:37 +00: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:
parent
b9e99c69e8
commit
f75bbb945f
9 changed files with 539 additions and 280 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue