Metadata-Version: 2.1
Name: FuncHub
Version: 0.1.0
Summary: A library containing common functions developers used to write repetitevly
Home-page: https://github.com/EzeLLM/Common
Author: Ezel Bayraktar
Author-email: ezel964@icloud.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: numpy
Requires-Dist: torch
Requires-Dist: pyyaml
Requires-Dist: tiktoken
