mirror of
https://github.com/MaidFoundation/maid.git
synced 2023-12-01 22:17:36 +03:00
6a4c0ebf9257fcae9b19095e9d56cec47bc3f4c7
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:
- Download the GGUF model from your chosen source.
- Launch maid.
- Navigate to the settings page by opening the sidebar and pressing the settings button.
- Click load model and select and your model file.
- (Optionally) Set the preprompt and alias
- Navigate back to the Home Page
- 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.
Languages
Dart
67.3%
C++
20.3%
CMake
10.4%
C
1.9%