Metadata-Version: 2.1
Name: llama-index-llms-huggingface
Version: 0.2.2
Summary: llama-index llms huggingface integration
License: MIT
Author: Your Name
Author-email: you@example.com
Requires-Python: >=3.8.1,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: huggingface-hub (>=0.23.0,<0.24.0)
Requires-Dist: llama-index-core (>=0.10.41,<0.11.0)
Requires-Dist: text-generation (>=0.7.0,<0.8.0)
Requires-Dist: torch (>=2.1.2,<3.0.0)
Requires-Dist: transformers[torch] (>=4.37.0,<5.0.0)
Description-Content-Type: text/markdown

# LlamaIndex Llms Integration: Huggingface

