Metadata-Version: 2.1
Name: applyllm
Version: 0.0.2
Summary: A python package to apply opensource LLM in local CUDA environment
Author-email: Yingding Wang <yingdingwang@yahoo.de>
Project-URL: Homepage, https://github.com/yingding/applyllm
Project-URL: Issues, https://github.com/yingding/applyllm/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: langchain >=0.1.0
Requires-Dist: transformers >=4.36.2
Requires-Dist: torch >=2.1.2
Requires-Dist: pydantic >=1.10.13
Requires-Dist: boto3 >=1.29.0
Requires-Dist: mlflow >=2.10.0
Requires-Dist: bitsandbytes >=0.42.0

