Use this path if this is your first time with WebLLM Bench.
- Live: https://ar5en1c.github.io/webllm-bench/
- Local:
python3 -m http.server 8765then openhttp://localhost:8765/bench.html
In Bench tab, use Preset:
Desktop Chrome/Edge(recommended default)Safari Stable(lower defaults, still reproducible)Mobile Experimental(small windows for stability)
- Model:
Qwen2.5-1.5B-Instruct-q4f16_1-MLC - Profile:
1024/128/10 - Enable:
Force full max tokens - Click:
Run Benchmark
- Click
Export JSON - Keep browser version + screenshot + JSON together
- Expand
Add Custom Modeland click⚡ Add Qwen2.5 8k Preset (Hosted) - Compare custom 8k model vs 4k baseline using prompt >4096 tokens
- 8k should run; 4k should overflow
References:
docs/VALIDATION_PROTOCOL_8K.mddocs/DEVICE_MODEL_GUIDE_2026-03-30.mddocs/HUGGINGFACE_ONE_CLICK_8K.md