[Benchmark] Add benchmark tool for multi turn conversations (#20267)

This commit is contained in:
Daniel Serebrenik
2025-08-08 20:28:50 +03:00
committed by GitHub
parent e789cad6b8
commit f0964e29cb
7 changed files with 2540 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
numpy>=1.24
pandas>=2.0.0
aiohttp>=3.10
transformers>=4.46
xlsxwriter>=3.2.1