Metadata-Version: 2.1
Name: aqueduct-llm
Version: 0.0.1
Summary: Aqueduct LLM Package
Home-page: https://www.aqueducthq.com/
Author: Aqueduct, Inc.
Author-email: hello@aqueducthq.com
License: Apache License 2.0
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: fschat (==0.2.2)
Requires-Dist: accelerate (>=0.12.0)
Requires-Dist: transformers[torch] (>=4.25.1)
Requires-Dist: huggingface-hub

This package allows you to integrate LLMs into your Aqueduct machine learning pipelines with a single line of code.
