clarifai-python icon indicating copy to clipboard operation
clarifai-python copied to clipboard

[EAGLE-4917] CLI for Model upload

Open luv-bansal opened this issue 1 year ago • 0 comments

What

  • Clarifai CLI based on Design Doc
  • Implemented Model upload and Model test locally in the CLI

Model Upload

clarifai model upload --model_path <model_path>

Model Test Locally

clarifai model test-locally --model_path <model_path>

Why

  • Improve User experience of using SDK

How

Tests

  • Locally tested

Notes

luv-bansal avatar Oct 24 '24 12:10 luv-bansal