Metadata-Version: 2.1
Name: llmassist
Version: 0.1.0
Summary: A easy assist package for Large Language model inference and fine-tuning.
Author: Yinghao Li
Author-email: shiyi.yinghao@gmail.com
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# LLM_Assist

LLM_Assist is a easy assist package for Large Language model inference and fine-tuning.

## Installation

You can install LLM_Assist using pip:

```bash
pip install llmassist

