Creating a model repository
The VESSL Model repository is a place to manage and store models. You can create a model repository by clicking theNew Model Repository
button on the model repository page or using CLI.
-
Create a model repository using the web console:
- Click the
New model repository
button on the model repository page.
- Click the

- Click the
Create
button with name and descriptions filled in the dialog.

-
Create a model repository using CLI:
- Fill in the required information in the interactive mode.
- The model repository will be created.
Creating a model from CLI
- Run the following command to create a model in the repository in interactive mode. You can also create a repository on the way.
- Fill in the required information in the interactive mode.
- The model will be created.
Upload your data
- In terminal, head out to the directory where your data is stored.
- Run the following command to upload your data to the model repository.
- Fill in the required information in the interactive mode.
- The data will be uploaded and you can see it through the web console.

- You can view the uploaded filed on
Files
tab. You can also add files or directories on the same page.