The configuration for loading an LLM model from S3.
PublicAPI (alpha): This API is in alpha and may change before becoming stable.
-
field auth_token_env_variable: str | None = None
-
field create_aws_credentials_url: str [Required]
-
classmethod parse_yaml(file, **kwargs) → ModelT