mlstacks icon indicating copy to clipboard operation
mlstacks copied to clipboard

Huggingface model deployer support

Open sanskriti2005 opened this issue 8 months ago • 3 comments

Describe changes

Added support for the use of huggingface model deployer. closes #151

Pre-requisites

Please ensure you have done the following:

  • [x] I have read the CONTRIBUTING.md document.
  • [x] If my change requires a change to docs, I have updated the documentation accordingly.
  • [ ] I have added tests to cover my changes.
  • [x] I have based my new branch on develop and the open PR is targeting develop. If your branch wasn't based on develop read Contribution guide on rebasing branch to develop.

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)
  • [ ] Other (add details above)

sanskriti2005 avatar Jun 13 '24 09:06 sanskriti2005