Mobile
Active Development

Android-Forge

Termux thin client + Vulkan ARM LoRA trainer for on-device fine-tuning

Highlight

Vulkan LoRA on Snapdragon 8 Gen 2/3 + REST thin client

🔭

Overview

What Android-Forge is.

Android-Forge provides two Python scripts for Android devices: a Termux thin client that connects to Brain-Forge via REST API, and a Vulkan LoRA trainer that fine-tunes models on Snapdragon GPUs.

Design Principle

Thin client only — the memory engine stays on the main machine. Termux accesses it via REST API to minimize device memory usage and keep the graph authoritative.

💬