Ollama Server
No need for Termux, you can start the Ollama service
...The system exposes the same API behavior as standard Ollama installations, meaning any compatible client or integration can interact with it without modification. This makes it especially useful for developers who want to prototype or deploy local AI workflows on mobile hardware while maintaining compatibility with existing tooling. The application includes basic model lifecycle management such as downloading official models, uploading custom GGUF files, and controlling running instances. It also enables offline inference, allowing users to run language models entirely on-device without requiring a network connection or external infrastructure.