ART icon indicating copy to clipboard operation
ART copied to clipboard

Add download checkpoint functionality

Open Kovbo opened this issue 2 months ago • 2 comments

Add functionality that allows downloading a checkpoint to a local path. Add a method that deletes a model from the serverless backend.

Kovbo avatar Nov 26 '25 22:11 Kovbo

This looks pretty good so far. Could you also add support for deploying to W&B Inference? That might inform changes we need to make to the API design.

arcticfly avatar Dec 02 '25 00:12 arcticfly

Added a function to upload to W&B inference.

Kovbo avatar Dec 02 '25 02:12 Kovbo