Class: Aws::Types::ModelSpeculativeDecodingConfig

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#technique"EAGLE"

Returns the value of attribute technique.



9286
9287
9288
# File 'sig/types.rbs', line 9286

def technique
  @technique
end

#training_data_sourceTypes::ModelSpeculativeDecodingTrainingDataSource

Returns the value of attribute training_data_source.



9287
9288
9289
# File 'sig/types.rbs', line 9287

def training_data_source
  @training_data_source
end