Initial commit of LLM speed test app

This commit is contained in:
2026-09-06 11:45:52 +08:00
commit 5544b5f9f9
38 changed files with 8587 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# 大模型速度测试助手依赖
# 安装:pip install -r requirements.txt
requests>=2.31