Metadata-Version: 2.1
Name: langanisa
Version: 0.0.1
Summary: A langchain, transformers, and attention_sinks wrapper for longform response generation.
Author: Collin Paran
License: Apache-2.0
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fastapi
Requires-Dist: pydantic
Requires-Dist: langchain
Requires-Dist: transformers
Requires-Dist: torch
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: xformers
Requires-Dist: sentencepiece
Requires-Dist: accelerate>=0.20.3
Requires-Dist: bitsandbytes
Requires-Dist: sentence_transformers
Requires-Dist: attention_sinks
Requires-Dist: uvicorn

# Langanisa
Wrapper for Langchains + Transformers + Attention_Sink

##
This is currently a pre-release, use at your own caution.
