AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Settings for the model speculative decoding technique that's applied by a model optimization job.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class ModelSpeculativeDecodingConfig
The ModelSpeculativeDecodingConfig type exposes the following members
| Name | Description | |
|---|---|---|
|
ModelSpeculativeDecodingConfig() |
| Name | Type | Description | |
|---|---|---|---|
|
Technique | Amazon.SageMaker.ModelSpeculativeDecodingTechnique |
Gets and sets the property Technique. The speculative decoding technique to apply during model optimization. |
|
TrainingDataSource | Amazon.SageMaker.Model.ModelSpeculativeDecodingTrainingDataSource |
Gets and sets the property TrainingDataSource. The location of the training data to use for speculative decoding. The data must be formatted as ShareGPT, OpenAI Completions or OpenAI Chat Completions. The input can also be unencrypted captured data from a SageMaker endpoint as long as the endpoint uses one of the above formats. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5