Modelverse local-coding-v1 suite with machine-captured environment.
12 reproductions
Use the exact revision and inspect the manifest before execution.
modelverse benchmark --suite local-coding-v1 --model hf:open-lab/orion-coder-7b@d4f7b92 --runtime mlxThe comparison context that makes the result interpretable.
Version 1.0 of the Apache-2.0 licensed Modelverse Run schema.
{
"schemaVersion": "1.0",
"id": "run_orion_m3max_coding",
"createdAt": "2026-07-18T11:30:00.000Z",
"model": {
"provider": "huggingface",
"repository": "open-lab/orion-coder-7b",
"revision": "d4f7b92",
"quantization": "Q4_K_M",
"licenseSnapshot": "Apache-2.0"
},
"runtime": {
"name": "MLX",
"version": "0.29.2",
"command": "modelverse benchmark --suite local-coding-v1 --model hf:open-lab/orion-coder-7b@d4f7b92 --runtime mlx"
},
"hardware": {
"os": "macOS 16",
"architecture": "arm64",
"cpu": "Apple M3 Max",
"systemMemoryMb": 65536,
"accelerators": [
{
"vendor": "Apple",
"model": "Apple integrated GPU",
"count": 1,
"memoryMb": 65536,
"computeApi": "metal"
}
]
},
"task": {
"type": "coding",
"evaluationSuite": "modelverse-local-coding-v1",
"datasetRevision": "6ef21a9"
},
"configuration": {
"contextLength": 8192,
"maxGeneratedTokens": 512,
"temperature": 0,
"seed": 42,
"batchSize": 1,
"quantization": "Q4_K_M"
},
"metrics": {
"timeToFirstTokenMs": 318,
"tokensPerSecond": 42.8,
"peakMemoryMb": 6246.4,
"modelLoadTimeMs": 2390,
"scores": {
"Coding suite": 74.2
}
},
"evidence": {
"machineCaptured": true,
"redactionsApplied": [],
"artifactUrls": []
}
}Illustrative seed result. All sample metrics in demo mode are fictional and must not be treated as real benchmark claims.