Skip to content

Commit

Permalink
Update src/damavand/cloud/aws/resources/vllm_component.py
Browse files Browse the repository at this point in the history
Co-authored-by: Kiarash Kiani <[email protected]>
  • Loading branch information
bramelfrink and kkiani authored Oct 10, 2024
1 parent 7b0863f commit 914e370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/damavand/cloud/aws/resources/vllm_component.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class AwsVllmComponentArgs:
instance_type : str
type of instance to deploy the model.
api_key_required : bool
whether an API key is will be required for interacting with the API.
whether an API key is required for interacting with the API.
api_env_name : str
the name of the API environment.
endpoint_ssm_parameter_name : str
Expand Down

0 comments on commit 914e370

Please sign in to comment.