Equivalent configuration reproduced on Apple Silicon.
3 reproductions
Use the exact revision and inspect the manifest before execution.
modelverse reproduce run_aurora_4090_reasoning --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_aurora_m2max",
"createdAt": "2026-07-16T09:20:00.000Z",
"model": {
"provider": "huggingface",
"repository": "open-lab/aurora-reason-8b",
"revision": "a887c31",
"quantization": "Q5_K_M",
"licenseSnapshot": "Apache-2.0"
},
"runtime": {
"name": "MLX",
"version": "0.29.2",
"command": "modelverse reproduce run_aurora_4090_reasoning --runtime mlx"
},
"hardware": {
"os": "macOS 16",
"architecture": "arm64",
"cpu": "Apple M2 Max",
"systemMemoryMb": 32768,
"accelerators": [
{
"vendor": "Apple",
"model": "Apple integrated GPU",
"count": 1,
"memoryMb": 32768,
"computeApi": "metal"
}
]
},
"task": {
"type": "reasoning",
"evaluationSuite": "modelverse-reasoning-v1",
"datasetRevision": "0f71fd2"
},
"configuration": {
"contextLength": 16384,
"maxGeneratedTokens": 2048,
"temperature": 0,
"seed": 42,
"batchSize": 1,
"quantization": "Q5_K_M"
},
"metrics": {
"timeToFirstTokenMs": 390,
"tokensPerSecond": 29.7,
"peakMemoryMb": 8806.4,
"modelLoadTimeMs": 3070,
"scores": {
"Reasoning suite": 67.9
}
},
"evidence": {
"machineCaptured": true,
"redactionsApplied": [],
"artifactUrls": []
}
}Score falls inside the declared reproduction tolerance.