Metadata-Version: 2.1
Name: easy_llama
Version: 0.1.49
Summary: Text generation in Python, as easy as possible
Home-page: https://github.com/ddh0/easy-llama/
Author: Dylan Halladay
Author-email: dylanhalladay02@icloud.com
License: The Unlicense
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: Public Domain
Classifier: Operating System :: POSIX :: Linux
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
License-File: LICENSE
Requires-Dist: llama_cpp_python
Requires-Dist: colorama
Requires-Dist: numpy

For more information, visit the project's GitHub repository:
https://github.com/ddh0/easy-llama
