Metadata-Version: 2.1
Name: convince
Version: 0.0.2
Summary: Better instruction following for large language models
Home-page: https://github.com/compatibl/convince
Author: The Project Contributors
License: Apache Software License
Project-URL: Source Code, https://github.com/compatibl/convince
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp >=3.8.5
Requires-Dist: bokeh >=3.2.2
Requires-Dist: chromadb >=0.4.12
Requires-Dist: colorcet >=3.0.1
Requires-Dist: datashader >=0.15.2
Requires-Dist: exllamav2 >=0.0.5
Requires-Dist: faiss-cpu >=1.7.4
Requires-Dist: guidance >=0.0.64
Requires-Dist: holoviews >=1.17.1
Requires-Dist: huggingface-hub >=0.17.1
Requires-Dist: jsonformer >=0.12.0
Requires-Dist: langchain >=0.0.285
Requires-Dist: llama-cpp-python >=0.2.6
Requires-Dist: matplotlib >=3.8.0
Requires-Dist: numba >=0.58.0
Requires-Dist: numpy >=1.25.2
Requires-Dist: openai >=0.28.0
Requires-Dist: pandas >=2.1.1
Requires-Dist: protobuf >=4.24.3
Requires-Dist: pypdf >=3.16.2
Requires-Dist: python-dotenv >=1.0.0
Requires-Dist: scikit-image >=0.21.0
Requires-Dist: scikit-learn >=1.3.1
Requires-Dist: sentence-transformers >=2.2.2
Requires-Dist: sentencepiece >=0.1.99
Requires-Dist: tiktoken >=0.5.1
Requires-Dist: torch >=2.0.1
Requires-Dist: transformers >=4.33.2
Requires-Dist: umap-learn >=0.5.4

# Convince Package
![GitHub](https://img.shields.io/github/license/compatibl/convince)
![PyPI - Downloads](https://img.shields.io/pypi/dm/convince)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/convince)
![PyPI](https://img.shields.io/pypi/v/convince)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/compatibl/convince/pulls)
## Summary

Better instruction following for large language models

## Copyright

Each individual contributor holds copyright over their contributions to the
project. The project versioning is the sole means of recording all such
contributions and copyright details. Specifying corporate affiliation or
work email along with the commit shall have no bearing on copyright ownership
and does not constitute copyright assignment to the employer. Submitting a
contribution to this project constitutes your acceptance of these terms.

Because individual contributions are often changes to the existing code,
copyright notices in project files must specify The Project Contributors and
never an individual copyright holder.

