Free Beta
Home / Docs

Documentation

TokForge 3.6 beta for Android and iPhone. On-device chat, roleplay, group chat, image generation, voice, memory, and a local control API. This hub covers what the app does, how to get it, which model fits your phone, and where to go deeper.

TokForge runs open large language models directly on your phone. Chat, roleplay, and group chat; on-device image generation; text-to-speech and voice input; document memory and retrieval; and an optional local HTTP control API for automation. Inference runs on the device. After you download a model, the core chat experience works with no account and no server round-trip.

The app ships on two platforms from one shared inference core: Android (Google Play open testing) and iPhone and iPad (TestFlight). Most features exist on both; the differences are called out below.

Get the app

Android. Join the open testing track on Google Play and install like any other app. Updates arrive through Play. A signed APK is also handed out through the beta program on Discord if you prefer to sideload.

iPhone and iPad. Install Apple TestFlight, then open the TokForge invite link and tap Install. iOS is in beta on TestFlight; there is no App Store listing yet.

On first launch the app profiles your device and recommends a model to match its memory and chipset. Download the model, open a chat, and start. See the Quickstart for a screen-by-screen walkthrough.

What you need

What you can do

Chat, roleplay, and group chat Android and iOS

Characters, personas, and lorebooks Android and iOS

Memory, RAG, and knowledge Android and iOS

Images, voice, and vision Android and iOS

Engines and models Android and iOS

ForgeLab, leaderboard, backup Android and iOS

Which model fits your device

TokForge recommends a model based on your device on first launch, so you do not have to choose blind. The tables below are the plain-English version of that guidance. Bigger models are smarter but need more memory and run slower. The app never silently overloads a device: if a model would run out of memory it refuses and offers a Load anyway option, and a model that only pages slowly from storage is labelled runs, slower rather than hidden.

Android, by RAM

Device RAMComfortable pickNotes
4 GBQwen3-0.6B (about 0.35 GB)Small and fast. Good for quick chat on entry devices.
6 to 8 GBQwen3-1.7B (about 1 GB) or a 4B (about 2.3 GB)The everyday sweet spot. On-device image generation runs here (slower on 8 GB without GPU acceleration).
12 GBAn 8B (about 4.8 GB) or 9B (about 5.4 GB)Noticeably stronger answers with headroom for longer chats.
16 GB and upA 14B (about 8.5 GB)Best quality for flagship phones. Larger models are available for the curious, slower.

iPhone and iPad, by RAM

Device RAMComfortable pickNotes
6 GB (A15 / A16)A 3B (fast) or Qwen3-0.6BTightest tier. Small models only. Image generation uses the CoreML / Neural Engine path.
8 GB (A17 class)A 3 to 4B, or one 8 to 9B optionThe sweet spot: small models are quick, and a select larger model runs.
12 GB (A19 class)Up to a 9B dense model, or a 30B mixture-of-experts (paged)Flagship tier. MLX gives the fastest big-model route; full image generation (LoRA, img2img) unlocks.
Rule of thumb: pick the model the app suggests first, then try the next size up if it stays responsive. A 4B or smaller model is the reliable everyday choice on almost any modern phone.

Dig deeper