Add benchmark-driven model promotion workflow and pipeline stages
Some checks failed
ci / test-and-build (push) Has been cancelled
Some checks failed
ci / test-and-build (push) Has been cancelled
This commit is contained in:
parent
98b13d1069
commit
8c1f7c1e13
38 changed files with 5300 additions and 503 deletions
12
benchmarks/results/latest.json
Normal file
12
benchmarks/results/latest.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"report_version": 2,
|
||||
"winner_recommendation": {
|
||||
"name": "qwen2.5-1.5b-instruct-q4_k_m",
|
||||
"reason": "fastest eligible model with combined-score quality floor"
|
||||
},
|
||||
"models": [],
|
||||
"notes": {
|
||||
"source": "latest model speed/quality sweep",
|
||||
"updated_by": "manual promotion"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue