enableSpeculativeDecoding property

bool? get enableSpeculativeDecoding

Whether speculative decoding is explicitly enabled for engine creation.

Implementation

bool? get enableSpeculativeDecoding;
set enableSpeculativeDecoding (bool? value)

Implementation

set enableSpeculativeDecoding(bool? value);