Metadata-Version: 2.4
Name: yta-llm-base
Version: 0.0.1
Summary: Youtube Autonomous LLM Base Module
License-File: LICENSE
Author: danialcala94
Author-email: danielalcalavalera@gmail.com
Requires-Python: >=3.8,<3.14
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: accelerate (>=0.30.0,<0.31.0)
Requires-Dist: torch
Requires-Dist: transformers (>=4.41.0,<5.0.0)
Requires-Dist: yta_constants (>0.0.1,<1.0.0)
Description-Content-Type: text/markdown

# Youtube Autonomous LLM Base Module

This module is to include the base code to be able to execute AI models (LLMs).
