Create a project
Create a run in the project
Create a run by specifying the YAML configuration file
Create a project
Create a run in the project
Initialize a run with the options
Template from VESSL Hub
, you can browse numerous models. This feature allows you to quickly create a run.
Click to view the lists of the templates on VESSL Hub
Select file
button to import your YAML file from local storage. After the upload is complete, you will see your customized YAML file content in the YAML editor on the right side of the page.
small
= 1 GPUmedium
= 2 GPUslarge
= 4 GPUsxlarge
= 8 GPUs-spot
in the preset name (for example, cpu-small-spot, gpu-l4-small-spot), offering the same resources at a potentially lower cost due to the use of reclaimed capacity.&&
command or a new line separation.
learning_rate
or batch_size
directly via environment variables, allowing easy adjustments without modifying the underlying application code.HF_TOKEN
or cloud provider credentials.WANDB_API_KEY
remain secure and are not logged or exposed.