Skip to content
This repository was archived by the owner on Aug 3, 2023. It is now read-only.

Release 0.1.15

Choose a tag to compare

@kooyunmo kooyunmo released this 23 Feb 10:07
· 31 commits to main since this release
caaa095

What's Changed

  • Fix terms: train to job, serve to deployment
  • Add deployment scale command
  • Enable T4 GPU instance
  • Replace deployment scale subcommand to update
  • Add Deployment security level option
  • Support deployment monthly usage
  • include-terminated option in Deployment list
  • Deployment event command
  • Usage API bugfix
  • pf checkpoint restore to restore soft-deleted checkpoint
  • Precise job config validation
  • Additional validations in deployment metrics and update commands
  • Support using huggingface dataset without creating dataset
  • Show progress spinner icon for long running steps when watching job logs
  • Fix billing summary results
  • Auto-fill docker command setup script if not provided
  • Fix jsonschema to validate the job config by
  • Add inference request logging option in deployment create command.

Full Changelog: 0.1.14...0.1.15