Verda¶
skyward.Verda
¶
Verda GPU cloud provider.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
region
|
str
|
Verda region. Default |
'FIN-01'
|
client_id
|
str | None
|
OAuth client ID. |
None
|
client_secret
|
str | None
|
OAuth client secret. |
None
|
ssh_key_id
|
str | None
|
Pre-registered SSH key ID. |
None
|
instance_timeout
|
int
|
Seconds to wait for instance to become running. |
300
|
request_timeout
|
int
|
HTTP request timeout in seconds. |
30
|
Examples: