Metadata-Version: 2.4
Name: pae-toolkit
Version: 0.0.1.20250708
Summary: PAE toolkit
Author-email: Yanguan02 <yanguan_02@126.com>
Requires-Python: >=3.10
Requires-Dist: pydantic>=2.11.5
Requires-Dist: regex>=2024.11.6
Requires-Dist: typer>=0.16.0
Description-Content-Type: text/markdown

# PAE toolkit

## Description

- [msprechecker]()

- [modelscope](https://www.modelscope.cn/docs/models/download) is used for downloading models when can't download from huggingface

- [evalscope](https://evalscope.readthedocs.io/zh-cn/latest/user_guides/stress_test/quick_start.html) is used for evaluating the Inference Engine of Large Language Models

## Install

```bash
pip install pae-toolkit -i https://pypi.org/simple
```

```bash
pip install modelscope
pip install evalscope[perf]
pip install msprechecker
```

## Usage

- `pae_toolkit check-mindie-high-preformance-env`
