Metadata-Version: 2.5
Name: ado-autoconf
Version: 2.0.0
Summary: An AutoConf plugin that suggests the minimum number of gpus necessary to execute a Tuning job
Requires-Python: <3.14,>=3.10
Requires-Dist: ado-core>=2.0.0
Requires-Dist: autogluon-tabular[catboost,xgboost]==1.6.1; python_full_version < '3.14'
Requires-Dist: huggingface-hub>=0.23
Requires-Dist: pandas<3.0.0
Requires-Dist: pydantic
Requires-Dist: torch
Provides-Extra: libomp
Requires-Dist: autogluon-tabular[lightgbm]; extra == 'libomp'
