LLM速度测试台 v1.0.0:多提供商(OpenAI/Anthropic/Gemini)速度测试,支持上文长度/生成长度/采样次数/避免缓存,实时日志+指标(首字延迟/预填充/解码速度)+历史留存

This commit is contained in:
2026-08-23 10:36:31 +08:00
commit 17f32385a6
11 changed files with 1776 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
flask>=3.0
requests>=2.31