Ollama Server is a project that can start Ollama service with one click on Android devices. Without relying on Termux, it allows users to easily infer language models on Android devices.
The Ollama service started by Ollama Server is no different from that started by other methods. You can choose any client that calls Ollama to interact with the API provided by Ollama service.
- One-click deployment: Easily start and manage the Ollama service.
- No Termux required: Works independently without additional terminal emulation.
- One click start of Ollama service
- One click pull to retrieve the official model provided by Ollama
- Upload custom .gguf models
- Delete existing model
- Close the running model
- Download the latest release from GitHub Releases.
- Install the APK on your Android device.
- Open the app and start the Ollama service with one click.
We would like to express our gratitude to the following projects:
- Ollama: Without Ollama, this project would not exist.
- ChatterUI: Reference for Markdown plugin configuration.
- Iconfont: Providing icons for the interface.
This project is open-source and licensed under the GPL-3 License.