Models
Create a new model
Creating a model repository
VESSL Model repository is a place to manage and store models. You can create a model repository by clicking the New 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
Create
button with name and descriptions filled in the dialog.
- Click the
-
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 see the uploaded filed on
Files
tab.
You can also add files or directories on the same page.