ml-commons icon indicating copy to clipboard operation
ml-commons copied to clipboard

[Backport 2.16] Use model type to check local or remote model

Open rithin-pullela-aws opened this issue 8 months ago • 0 comments

  • use model type to check local or remote model

Signed-off-by: Sicheng Song [email protected]

  • spotless

Signed-off-by: Sicheng Song [email protected]

  • Ignore test resource

Signed-off-by: Sicheng Song [email protected]

  • Add java doc

Signed-off-by: Sicheng Song [email protected]

  • Handle when model not in cache

Signed-off-by: Sicheng Song [email protected]

  • Handle when model not in cache

Signed-off-by: Sicheng Song [email protected]


Signed-off-by: Sicheng Song [email protected] (cherry picked from commit 696b1e1739cbbb5ef138255339acd02375719570)

Description

[Describe what this change achieves]

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • [ ] New functionality includes testing.
  • [ ] New functionality has been documented.
  • [ ] API changes companion pull request created.
  • [ ] Commits are signed per the DCO using --signoff.
  • [ ] Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

rithin-pullela-aws avatar Mar 05 '25 00:03 rithin-pullela-aws