Direct upload and download
Get Endpoint via Float16
This tutorial guides you through upload and download using Float16's storage.
Float16 CLI installed
Logged into Float16 account
VSCode or preferred text editor recommended
Step 1 : Create and start the project
If you didn't start the project, You can't use storage command before start the project.
Step 2 : Prepare the script
https://github.com/float16-cloud/examples/tree/main/official/spot/torch-train-and-infernce-mnist
(download-mnist-datasets.py)
Step 3.1 : Upload via CLI
After downloaded. Use this command to upload datasets directory to remote path.
The storage upload command use direct connect between your local machine direct to
Step 3.2 : Upload via Website
Step 4.1 : Download the file(s) via CLI
Step 4.2 : Download the file(s) via Website
Congratulations! You've successfully use your first server mode on Float16's serverless GPU platform.
Explore More
Learn how to use Float16 CLI for various use cases in our tutorials.
Happy coding with Float16 Serverless GPU!
Last updated