Metadata-Version: 2.1
Name: azureml-acft-accelerator
Version: 0.0.3
Summary: Contains the acft accelerator package used in script to build the azureml components.
Home-page: UNKNOWN
Author: Microsoft Corp
License: inline_license
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.7,<3.10
Description-Content-Type: text/x-rst
Requires-Dist: sentencepiece (==0.1.96)
Requires-Dist: transformers (==4.26.1)
Requires-Dist: optimum (==1.6.4)
Requires-Dist: accelerate (==0.11.0)
Provides-Extra: dev
Requires-Dist: twine (==3.3.0) ; extra == 'dev'
Requires-Dist: wheel (==0.37.0) ; extra == 'dev'
Provides-Extra: test
Requires-Dist: pytest (~=5.3.0) ; extra == 'test'

The azureml-acft-accelerator package is a package containing functionality used by the the generic components for large language model for data preprocessing, fine-tuning, inferencing and deploying a managed endpoint. This package is not designed for end-user consumption and not to be released to pypi.


