Skip to content

re-ovo/llm-perf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLM性能评估工具

For the English version of this README, please refer to README_EN.md.

这个工具用于评估不同LLM提供商的性能,包括以下指标:

  • TTFT (Time To First Token): 从发送请求到收到第一个token的时间
  • TPS (Tokens Per Second): 每秒处理的token数量

截图

截图

配置

config.yml中配置LLM提供商信息, 参考config.example.yml

安装依赖

使用UV安装依赖

uv sync

运行

uv run main.py

About

评估不同LLM提供商的性能

Topics

Resources

License

Stars

Watchers

Forks

Languages