WRITE LOCAL CODE · USE CLOUD GPUS
Bring a base model from HuggingFace or your own weights, fine-tune it, and ship the result. Fleet stores, versions, and dedupes every model so you never upload the same bytes twice.
Pull a base model straight from a HuggingFace repo ID, or upload your own weights from a local directory.
Fleet hashes weights before upload. Re-uploading the same model is instant and free, with no duplicate storage.
Every training run produces a new model you can deploy, download, or keep fine-tuning from.
Turn any ready model into a live, scalable inference endpoint with a single method.