Dev48
Language
  • About
  • Services
  • Industries
  • Technologies
  • Articles
  • Contacts
Book a call
    Home/Articles/Reka edgeq on device
Dev48

© 2026 · All rights reserved.

Reka EdgeQ, On-Device

Источник: Reka AI

Reka EdgeQ, On-Device

Source: Reka AI

EdgeQ brings Reka Edge to Qualcomm’s Hexagon NPU. On a Samsung S25 it holds frontier visual understanding at real-time latency, and stays thermally flat under sustained load where Gemma 4 E4B throttles.

September 27, 2026•Updated: September 27, 2026

Reka Edge is a multimodal vision-language model for visual perception and physical grounding. It is remarkably efficient on image understanding, video analysis, and object detection while remaining par or better in accuracy against other frontier models.

We compound the advantages of Reka Edge with EdgeQ, an optimized implementation for Qualcomm’s Snapdragon 8 Elite, the leading processor in Android phones. This makes it uniquely suited to real-world deployment on highly constrained devices, from phones today to smart glasses, XR headsets, and AI wearables next. It is challenging to retain visual understanding quality and real-time responsiveness within a practical thermal budget, yet EdgeQ delivers state of the art performance in accuracy, speed, and efficiency. We use a Samsung S25 to showcase Qualcomm’s Hexagon NPU below.

Accuracy

Benchmark

Reka Edge (BF16)

EdgeQ

Gemma 4 E4B (BF16)

RefCOCO-A

93.01

88.65

73.93

RefCOCO-B

85.72

77.19

63.10

MLVU

72.31

66.93

32.90

EdgeQ (middle column) is the more capable out of box model implementation for your vision tasks. EdgeQ on-device beats even the full-precision server run of Gemma. On RefCOCO and MLVU, the gold-standard benchmarks for object grounding and video understanding, EdgeQ executed on a Samsung S25 phone outperforms Google’s flagship phone model, Gemma 4 E4B (rightmost column), by up to 34 points, on video understanding. EdgeQ uses quantization and processor-specific optimizations to run on-device with small accuracy loss, shown above.

In the table above, Gemma E4B and Reka Edge (leftmost) were run on a server at their native 16-bit precision (BF16). This yields a generous best-case accuracy estimate for comparison purposes, even though neither model can run on the S25 with full precision. The speed and efficiency sections use Gemma's only S25-feasible build.

Speed

Time to first token (s)

EdgeQ

Gemma 4 E4B

Single image

.73

1.6

Video (6 frames)

2.4

6.2

EdgeQ demonstrates real-time responsiveness on vision understanding, beating Gemma’s latency on both single-image and 6-frame video tasks. We use 6-frame clips since that matches MLVU, the gold standard benchmark, and because it is a feasible temporal resolution to capture real-world behaviors. We were able to achieve more than a 2x speedup by customizing the encoder and decoder separately for the S25’s Qualcomm Hexagon NPU. The times shown above reflect latency from the arrival of the image or clip to the first response of the AI model, in other words, the time to first token (TTFT). This time reflects the model-side delay to first detect presence of an action once a clip is captured.

This comparison was not selected in order to favor our work. Although the E4B is Gemma’s flagship Android phone model, its production pipeline ships no on-device NPU path. Google's LiteRT-LM runs only on the Adreno GPU on the S25. To our knowledge, EdgeQ is the first ConvNeXt V2 vision encoder serving a production VLM on Qualcomm's NPU. In order to fit on-device, Gemma needs the quantized .litertlm build. The time to first token indicates the time for vision encoding and the prefill to first token, measured on-device, single-tile frames, warm.

Efficiency

Sustained load (240 s)

EdgeQ (NPU)

Gemma 4 E4B (GPU)

Inferences completed

Mean inference (s)

3.0 s

8.8 s

Battery power

8.25 W

8.32 W

Skin temp peak

61 °C

71 °C

Latency drift

+15%

+36%

Energy per inference

6.9 mWh

20.3 mWh

Both models received identical 6-frame inputs with preprocessing inside the measured time, from a matched cool start, unplugged, over a fixed 240 s window, display at minimum brightness, with all outputs verified correct.

The practical advantages of EdgeQ widen during continuous perception, the real physical-AI workload. Running our 6-frame inference test from above, back-to-back for 240 s, Gemma’s model brings the peak phone temperature to 71 °C to the touch (skin-sensor zone). Meanwhile, the GPU junction temperature hits a peak of 105 °C, this thermally throttles the processor, degrading turn latency by 36%. The heat build-up slows sustained inference, and by the final 5-inferences in this sustained load benchmark, the average full inference time was 11.6 s per clip. In practice, applications trigger inference on demand or sample a continuous feed at a fixed rate to prevent contact temperatures above 48 °C. Our test deliberately saturates the processor to rigorously expose each stack's ceiling.

What matters for a wearable is heat per inference. The device-level energy for a single inference costs EdgeQ 6.9 mWh, a third of the heat of Gemma meaning that on a glasses-class battery, EdgeQ can complete about 3x more inferences for the same power consumption over time. For the same test of 240 s of sustained vision, the phone’s case temperature peaked at only 61 °C and the 6-frame latency remained relatively stable with a minimal +15% increase. EdgeQ's implementation keeps the GPU idle, in practice this frees it for what it is specialized for: graphics workloads. This leaves thermal budget decisions to the application in augmented reality settings.

These empirical findings are in part due to a major advantage of the model architecture itself. EdgeQ’s vision encoder, ConvNeXt V2, processes 64 tokens per image tile which allows about 3× more frames per unit of context than comparable VLMs, as explained in our Reka Edge article here. This efficiency in design, paired with kernel engineering for the NPU, quantization, specialized runtimes and a focused parameter count, can sustain real-time video-streaming understanding at the extreme edge.

Built for Snapdragon: the Hexagon NPU Advantage

Our showcase device, the Samsung Galaxy S25, runs Qualcomm's Snapdragon 8 Elite for Galaxy (SM8750). Its Hexagon NPU delivers roughly 45 TOPS. The Snapdragon Reality Elite, the successor to the Snapdragon XR2 line, built for next-generation smart glasses and XR headsets, carries a 48 TOPS Hexagon NPU from the same architecture family and compute class. EdgeQ's vision and language kernels target the Hexagon NPU directly rather than the GPU. We therefore expect these results to carry over to Reality Elite-class XR devices. The same applies to Snapdragon 8 Elite Gen 5 phones, which ship a newer and faster generation of the same NPU architecture family. Premium XR headsets and smart glasses today ship almost exclusively on Snapdragon silicon, so results that carry to Reality Elite cover this emerging device class.

Specialized Deployments

The compute landscape is changing quickly. Extended reality applications are here. EdgeQ is the definitive option, enabling low-latency applications like real-time visual assistance, contextual awareness, and cutting-edge augmented reality on smartphones and smartglasses. Reach out to our teamto join a growing list of companies with transformational multimodal deployments that require specialized performance.

Reka Edge, the full precision version of our model, is also available through multiple access options, making it easy to explore and deploy in the environment that best fits your needs.

Get started immediately in the Reka Playground for a hands-on introduction to Reka Edge. For developers seeking to integrate the model into applications, our API documentation provides comprehensive guidance.

For teams requiring self-hosted deployment, Reka Edge can be run locally using your own devices. Please consult the model card for instructions on accessing the model via HuggingFace or deploying it with vLLM.

Acknowledgements

We thank Jon Sullivan (Adjunct Professor of Electrical Engineering, Seattle Pacific University) and Suhail Basalama (Postdoctoral Researcher in Computer Science, University of California, Los Angeles) for their critiques of earlier drafts. Any remaining errors are our own.

← All articles

More in AI & Machine Learning

All →
Lambda to build new data center in Mayes County, Oklahoma, generating half a billion dollars in tax revenue over next decade
Lambda

Lambda to build new data center in Mayes County, Oklahoma, generating half a billion dollars in tax revenue over next decade

Google tests buying from Walmart-owned Flipkart through Gemini and AI Mode in IndiaПресса
Gemini

Google tests buying from Walmart-owned Flipkart through Gemini and AI Mode in India

OpenAI expands review of model behavior after more rogue agent incidents emerge
Пресса
OpenAI

OpenAI expands review of model behavior after more rogue agent incidents emerge

Apple faces $5.7 billion patent infringement verdict over iPhone and Apple Watch hapticsПресса
Apple

Apple faces $5.7 billion patent infringement verdict over iPhone and Apple Watch haptics

Unsecured OpenAI agents posted 53 user images on the internet without the lab’s knowledgeПресса
OpenAI

Unsecured OpenAI agents posted 53 user images on the internet without the lab’s knowledge

Proaction boosts sales 60% and saves 75+ hours with Codex
OpenAI

Proaction boosts sales 60% and saves 75+ hours with Codex

More from Reka AI

Beyond Recognition: How Our Models Reason About Video
Reka AI

Beyond Recognition: How Our Models Reason About Video

RekaDaily-10k: Collecting 10,000+ Hours of Egocentric Household Manipulation Data
Reka AI

RekaDaily-10k: Collecting 10,000+ Hours of Egocentric Household Manipulation Data

Real-Time Video Generation
Reka AI

Real-Time Video Generation

Evolution of LLMs: Omni-World Models
Reka AI

Evolution of LLMs: Omni-World Models