Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
mistral-small-2603to theaiwf_medium_contexttext-model results tableLatest 10 Used For README Row
91.0%273/300283/300276/300296/3001192ms / 8838ms / 21670msVolatility Within The Kept 10 Runs
The latest 10 are clearly better than the earlier degraded window, but latency is still volatile:
29/300benchmark turns took more than5sTTFT10/300benchmark turns took more than10sTTFT7/10kept runs had at least one>5sturn4/10kept runs had at least one>10sturn21.7sTTFT on turn 28 ("One last detail: when is continental breakfast on June 4th?")595ms / 1095ms / 2193msTurn-By-Turn TTFT Table For The Kept 10 Runs
Earlier Degraded Window
Across 13 complete runs, the first 3 accepted runs showed a degraded latency window, while later runs were much healthier:
22.2s, p9542.1s, max96.9s1.7s, p959.8s, max21.7s595ms, p951095ms, max2193msConfig Used
See PR #5 for the exact provider wiring. Benchmark runs used
mistral-small-2603on Mistral's OpenAI-compatible chat completions API, with default sampling/tool settings and no explicittemperatureortool_choiceoverride.