Gadeon

AI Chat with on Neural Engine

Free

Chat with Qwen3.5 / QwenPaw / Bonsai models fully on-device on your Apple Neural Engine or GPU. Fast, private. Gadeon runs Qwen3.5 and QwenPaw hybrid language models entirely on your device's Apple Neural Engine, using Core ML as its only framework dependency. There's no C, no Python, and no cloud calls: every token is generated locally, keeping your conversations private. Under the hood, these models mix Gated DeltaNet recurrent layers with a smaller number of attention layers. Gadeon compiles that hybrid architecture directly onto the Neural Engine's dataflow accelerator, so both prompt processing (prefill) and token generation (decode) run on-chip instead of falling back to the CPU or GPU. On an Apple Silicon Mac, prefill measures roughly 2 to 2.4 times faster and about 4.4 times more energy-efficient per token than a Metal GPU baseline, while leaving the GPU free for other work. Conversations in Gadeon are append-only: each turn extends the model's fixed-size recurrent state instead of re-processing the entire chat history, so response latency doesn't grow as a conversation gets longer. The app can also roll back to an earlier point in a conversation, dropping reasoning traces or replaying tool calls in a clean form without reprocessing everything from scratch. For ternary-quantized models, Gadeon switches to a pure-Swift Metal GPU backend behind the same session and tokenizer interface, so both compute paths feel identical from the chat UI. Gadeon is a proof of concept for bringing Gated DeltaNet hybrid models to the Neural Engine through Core ML - built to explore what's possible on Apple's own silicon.

  • This app has not received enough ratings or reviews to display an overview.

The developer, Dmitry Kuznetsov, indicated that the app’s privacy practices may include handling of data as described below. For more information, see the developer’s privacy policy .

  • Data Not Collected

    The developer does not collect any data from this app.

    Privacy practices may vary based, for example, on the features you use or your age. Learn More

    The developer has not yet indicated which accessibility features this app supports. Learn More

    Provider
    • Dmitry Kuznetsov
    Size
    • 43.8 MB
    Category
    • Productivity
    Compatibility
    Requires iOS 18.0 or later.
    • iPhone
      Requires iOS 18.0 or later.
    • iPad
      Requires iPadOS 18.0 or later.
    • Mac
      Requires macOS 15.0 or later and a Mac with Apple M1 chip or later.
    • Apple Vision
      Requires visionOS 2.0 or later.
    Languages
    • English
    Age Rating
    16+
    Copyright
    • © Copyright (c) 2026 Dmitry "Leo" Kuznetsov