When configuring a queue or submitting a job, include a base accelerator image in the queue or job resource configuration:
The W&B Mobile App for iOS is here. Monitor training runs and explore your projects from your iPhone or iPad.
{
"builder": {
"accelerator": {
"base_image": "image-name"
}
}
}
Was this page helpful?