Metadata-Version: 2.1
Name: aisak
Version: 1.0.7
Summary: AISAK, short for Artificially Intelligent Swiss Army Knife, is a general-purpose AI system comprising various models designed for different tasks. Developed by the AISAK team, one of the models within AISAK is a state-of-the-art language model designed for text generation tasks. This package leverages usage of the model, named AISAK-Assistant, which is fine-tuned on extensive datasets to excel in understanding and interpreting various queries in natural language text.
Author: Mandela Logan
Author-email: mandelakorilogan@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: accelerate
Requires-Dist: torch
Requires-Dist: transformers
