{ "model_path": "AX-Unlimited-OCR-3B-MoE-MLX-MXFP8", "image_path": "test_invoice.png", "prompt": "document parsing.", "force_min_tokens": 8192, "generation_settings": { "temperature": 0.0, "no_repeat_ngram_size": 35, "ngram_window": 128 }, "forced_eos_token_ids": [ 1 ], "platform": "macOS-26.5.2-arm64-arm-64bit-Mach-O", "processor": "arm", "baseline_memory_mb": 3846.700552, "test_results": [ { "max_tokens": 512, "tokens_generated": 512, "tokens_generated_source": "mlx-vlm token count", "tokens_generated_reliable": true, "elapsed_seconds": 17.311166541010607, "mean_tps": 32.76836342370835, "tps_source": "mlx-vlm generation_tps", "peak_memory_mb": 5183.890113, "memory_growth_mb": 1337.1895610000006, "repetition_rate": 0.0, "completed_naturally": false, "finish_reason": "length", "forced_minimum_tokens": 512, "status": "success" }, { "max_tokens": 2048, "tokens_generated": 2048, "tokens_generated_source": "mlx-vlm token count", "tokens_generated_reliable": true, "elapsed_seconds": 65.73962916599703, "mean_tps": 32.0896585893278, "tps_source": "mlx-vlm generation_tps", "peak_memory_mb": 5184.152257, "memory_growth_mb": 1337.1895489999997, "repetition_rate": 0.20496894409937888, "completed_naturally": false, "finish_reason": "length", "forced_minimum_tokens": 2048, "status": "success" }, { "max_tokens": 8192, "tokens_generated": 8192, "tokens_generated_source": "mlx-vlm token count", "tokens_generated_reliable": true, "elapsed_seconds": 268.4810879580036, "mean_tps": 30.743604031277776, "tps_source": "mlx-vlm generation_tps", "peak_memory_mb": 5184.152257, "memory_growth_mb": 1337.1895489999997, "repetition_rate": 0.20496894409937888, "completed_naturally": false, "finish_reason": "length", "forced_minimum_tokens": 8192, "status": "success" } ], "analysis": { "cache_appears_bounded": true, "cache_analysis_reason": "Peak memory stayed within 64 MB across a >=4x token span", "tps_stable_over_length": true, "max_successful_tokens": 8192, "max_repetition_rate": 0.20496894409937888 }, "pass_conditions": { "cache_bounded": true, "tps_stable": true, "8k_test_passed": true }, "passed": true }