Metadata-Version: 2.1
Name: llm-attributor
Version: 0.1.0
Summary: A Python package to run LLMAttributor in your computational notebooks.
Home-page: https://github.com/poloclub/LLM-Attribution
Author: Seongmin Lee
Author-email: seongmin@gatech.edu
License: MIT
Keywords: Jupyter,JupyterLab,JupyterLab3,Machine Learning,LLM,ChatGPT
Platform: Linux
Platform: Mac OS X
Platform: Windows
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Framework :: Jupyter
Classifier: Framework :: Jupyter :: JupyterLab
Classifier: Framework :: Jupyter :: JupyterLab :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: ipython
Requires-Dist: tqdm
Requires-Dist: torch
Requires-Dist: transformers
Requires-Dist: datasets
Requires-Dist: peft

Notebook package for LLM Attributor.
