Skip to content

Maid is a cross-platform Flutter app for interfacing with GGUF / llama.cpp models locally, and with Ollama and OpenAI models remotely.

License

Notifications You must be signed in to change notification settings

skullface20/maid

Repository files navigation

Maid

Maid is a cross-platform Flutter app for interfacing with GGUF / Llama models.

Works on multiple devices :

Windows, Linux, Android. Releases page. MacOS and IOS Releases not available at this time.

Usage

To use this app, follow these steps:

  1. Download the GGUF model from your chosen source.
  2. Launch maid.
  3. Navigate to the settings page by opening the sidebar and pressing the settings button.
  4. Click load model and select and your model file.
  5. (Optionally) Set the preprompt and alias
  6. Navigate back to the Home Page
  7. Enter a prompt

Testing

Android version tested on a Oneplus 10 Pro 11gb phone. Also tested on Debian Linux, Windows 11. Tested with llama 2 7B-Chat and llama 7B.

Disclaimer

Please note that the llama.cpp models are owned and officially distributed by Meta. This app only serves as a demo for the model's capabilities and functionality. The developers of this app do not provide the LLaMA models and are not responsible for any issues related to their usage.

About

Maid is a cross-platform Flutter app for interfacing with GGUF / llama.cpp models locally, and with Ollama and OpenAI models remotely.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 80.8%
  • C++ 9.8%
  • CMake 7.7%
  • Ruby 0.6%
  • Swift 0.4%
  • C 0.4%
  • Other 0.3%