This launch consists of intelligence benchmarking, administered by Artificial Analysis, and inference benchmarking, developed and run by Liquid AI. We test intelligence and inference on the same build, quantized to 4-bit or smaller, that a device would load, served with llama.cpp, ensuring each side is measured under as similar conditions as possible. A model qualifies for testing if it fits inside 8 GB of memory after quantization, including the KV cache required at 8K context.
Mobile Device Benchmark Set
Intelligence is measured by a set of five evaluations, chosen to represent the range of capabilities a phone-scale model needs: instruction following, tool calling, knowledge/recall, and reasoning.
BFCL
Tool calling, on a 640-task subset across three categories: picking the right tool, multi-turn tool use, and declining when no tool fits.
IFBench
Instruction following with precise, verifiable output constraints.
AA-Omniscience
Knowledge accuracy and hallucination resistance, split evenly between accuracy and non-hallucination.
GPQA Diamond
Graduate-level scientific reasoning, multiple choice format.
MATH-500
Competition mathematics with symbolic answer checking.
Full details on our benchmarking process can be found on the Mobile Device Benchmark Set methodology page.
Mobile Phone Inference
Liquid AI has developed Pipette, a mobile device inference benchmarking product, and open-sourced it on GitHub. We have independently validated Liquid AI's inference benchmarking methodology, which includes a standardized testing harness and a climate-controlled physical testing facility for repeatable results. Read more about Liquid AI's methodology on the Pipette documentation.