Run your fine-tuning jobs with Portkey Gateway
portkey_options
params if used as a provider.
portkey_options
supports all the options that are supported by each provider
in the gateway. Values can be provider specific, refer to provider’s
documentation for each provider’s specific options required for fine-tuning.Bedrock
abd
Vertex
does require you to manually provide compute which is hard for
portkey to manage.Bedrock
, model
param should point to the modelId
from portkey
and the modelId
to submit to the provider should be passed via provider_options
. Example is available below.
For more info about modelId
, please refer to the provider’s documentation.
Please refer to the provider’s documentation for fine-tuning with Portkey as a gateway.