Metadata-Version: 2.1
Name: periflow-client
Version: 0.1.0
Summary: PeriFlow is a reliable, speedy, and efficient service for training and serving your own Generative AI models on any data of your choice.
Author: PeriFlow teams
Author-email: eng@friendli.ai
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: mllib
Requires-Dist: PyYaml (==6.0.1)
Requires-Dist: aiohttp[speedups] (==3.8.4)
Requires-Dist: azure-mgmt-storage (==20.1.0)
Requires-Dist: azure-storage-blob (==12.12.0)
Requires-Dist: boto3 (==1.22.8)
Requires-Dist: boto3-stubs (==1.26.90)
Requires-Dist: botocore (==1.25.8)
Requires-Dist: einops (==0.6.1)
Requires-Dist: filelock (==3.12.2)
Requires-Dist: h5py (==3.9.0) ; extra == "mllib"
Requires-Dist: jsonschema (==4.17.3)
Requires-Dist: mypy-boto3-s3 (==1.26.163)
Requires-Dist: packaging (==23.1)
Requires-Dist: pathspec (==0.9.0)
Requires-Dist: pydantic[email] (==2.0.2)
Requires-Dist: requests (==2.31.0)
Requires-Dist: rich (==12.2.0)
Requires-Dist: ruamel-yaml (==0.17.32)
Requires-Dist: tqdm (==4.64.0)
Requires-Dist: transformers (>=4.31.0,<5.0.0) ; extra == "mllib"
Requires-Dist: typer (==0.9.0)
Requires-Dist: websockets (==10.1)
