We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21d3aa1 commit 1f720b9Copy full SHA for 1f720b9
docs-devsite/vertexai.hybridparams.md
@@ -26,7 +26,6 @@ export interface HybridParams
26
| [mode](./vertexai.hybridparams.md#hybridparamsmode) | [InferenceMode](./vertexai.md#inferencemode) | Specifies on-device or in-cloud inference. Defaults to prefer on-device. |
27
| [onDeviceParams](./vertexai.hybridparams.md#hybridparamsondeviceparams) | LanguageModelCreateOptions | Optional. Specifies advanced params for on-device inference. |
28
29
-
30
## HybridParams.inCloudParams
31
32
Optional. Specifies advanced params for in-cloud inference.
0 commit comments