- Overview
- Users
- Managing Models and Releases
- Uploading Artifacts
- Creating a Model
- Completing the Model
- Creating a Release
- Uploading Files
- Uploading Images
- Using a Model
- Requesting Access
- Personal Access Tokens
- Using a a Pushed Docker Image
- Downloading files
- Reviews
- Reviewing Releases and Access Requests
- Reviewing a Release
- Reviewing an Access Request
- Reviewed Releases and Access Requests
- Releases
- Access Requests
- Programmatically using Bailo
- Authentication
- Open API
- Webhooks
- Python Client
- Administration
- Getting Started
- App Configuration
- Microservices
- File Scanners
- Helm
- Basic Usage
- Configuration
- Isolated Environments
- Schema
- Create a Schema
- Upload a Schema
- Migrations
- Bailo v0.4
- Bailo v2.0
- DataBase Scripts
Uploading files
A file can be anything to do with the model data. This can be model binaries or other information that allows users of Bailo to build and use your prepared models.
Adding files to a new release
Files are unique for each release. Therefore, if you decide to create a new release you can use the same file name, with
the updated parameters or information. In this example we will be adding yolov4.onnx
to a new release.
Adding files to an existing release
Similarly, you can upload and delete a file to an existing release by editing an existing release.
Uploading files programmatically
If you intend to download and use this in a notebook or other Python project you can use Bailo's Python Client. You can find out how to do this here.
Copyright © Crown Copyright 2025.