No project description provided
Project description
msserviceprofiler 工具介绍
概述
msserviceprofiler 是一款基于昇腾平台,支持MindIE Service框架和vLLM框架的服务化调优工具。
其性能采集与数据解析能力已嵌入昇腾CANN工具包,支持MindStudio Insight、Chrome Tracing、Grafana多个平台数据可视化。
目前,扩展能力服务化性能数据比对工具和vLLM服务化性能采集工具已在本仓库开源。
硬件环境
| 类型 | 配置参考 | 服务化性能数据比对工具 | vLLM服务化性能采集工具 |
|---|---|---|---|
| 服务器 | Atlas 800I A2 推理产品 | √ | √ |
| 推理卡 | Atlas 300I Duo 推理卡+Atlas 800 推理服务器(型号:3000) | √ |
特性清单
服务化性能数据比对工具
支持对使用msserviceprofiler工具采集的性能数据进行差异比对,通过比对快速识别可能存在的问题点。
️vLLM服务化性能采集工具
基于Ascend-vLLM,提供性能数据采集能力,结合msserviceprofiler的数据解析与可视化能力,可以vLLM服务化推理调试调优。
️服务化自动寻优工具
基于msserviceprofiler工具采集的性能数据,提供服务化参数自动寻优能力,可以对服务化的参数以及测试工具的参数进行寻优。
️服务化专家建议工具
基于benchmark 输出结果以及 service 的 config.json 配置,提供分析提高 TFTT / Throughput 等的优化点能力。
️服务化多维度解析工具
基于msserviceprofiler工具采集的性能数据,提供性能数据多维度分析能力,可以对性能数据进行batch维度、request维度和service维度分析。
️服务化拆解工具
基于msserviceprofiler工具采集的性能数据,提供性能数据拆解能力,可以对batch内各阶段耗时进行分析。
安装指南
目前工具支持pip装包后调用和源码下载,脚本调用两种方式。
pip 安装 msserviceprofiler
pip install -U msserviceprofiler
或通过源码方式使用 msserviceprofiler
git clone https://gitcode.com/Ascend/msit.git
export PYTHONPATH=$PWD/msit/msserviceprofiler/:$PYTHONPATH
支持与帮助
🐛 Issue提交
💬 昇腾论坛
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file msserviceprofiler-1.2.3.tar.gz.
File metadata
- Download URL: msserviceprofiler-1.2.3.tar.gz
- Upload date:
- Size: 151.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef554ba0ef87a6e54a28b5e387b1c6330a5a58c127685385efc0d9caed570dc8
|
|
| MD5 |
31c73012be063ae3f09377ad1499ba17
|
|
| BLAKE2b-256 |
08cadc2e5180663677bdbfe3b501e087ad7fe6a19a3381c3de64ad10e252d012
|
File details
Details for the file msserviceprofiler-1.2.3-py3-none-any.whl.
File metadata
- Download URL: msserviceprofiler-1.2.3-py3-none-any.whl
- Upload date:
- Size: 257.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
acf4765a3730c1b5472534d8e9ea00857d2d801a6380c26f08ef3a4d086d63e5
|
|
| MD5 |
b8f0a976e4d9c3700d3194709ab45f71
|
|
| BLAKE2b-256 |
83317a963b402d033105e326f94e6975c486af532b83849b3c82182b3f3ae0e0
|