| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Class and Description |
|---|---|
static class |
SpeculativeDecodingSpec.NgramSpeculation
N-Gram speculation works by trying to find matching tokens in the
previous prompt sequence and use those as speculation for generating
new tokens.
|
static class |
SpeculativeDecodingSpec.NgramSpeculation.Builder
N-Gram speculation works by trying to find matching tokens in the
previous prompt sequence and use those as speculation for generating
new tokens.
|
| Modifier and Type | Method and Description |
|---|---|
SpeculativeDecodingSpec.NgramSpeculationOrBuilder |
SpeculativeDecodingSpec.getNgramSpeculationOrBuilder()
N-Gram speculation.
|
SpeculativeDecodingSpec.NgramSpeculationOrBuilder |
SpeculativeDecodingSpec.Builder.getNgramSpeculationOrBuilder()
N-Gram speculation.
|
SpeculativeDecodingSpec.NgramSpeculationOrBuilder |
SpeculativeDecodingSpecOrBuilder.getNgramSpeculationOrBuilder()
N-Gram speculation.
|
Copyright © 2025 Google LLC. All rights reserved.