ModelSpeculativeDecodingTrainingDataSource

Contains information about the training data source for speculative decoding.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of data stored in the Amazon S3 location. Valid values are S3Prefix or ManifestFile.

Link copied to clipboard

The Amazon S3 URI that points to the training data for speculative decoding.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String