From bd83bc9430791142e181d4756637d448a75a8031 Mon Sep 17 00:00:00 2001 From: danemadsen Date: Thu, 27 Jun 2024 23:58:52 +1000 Subject: [PATCH] update readme --- README.md | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b4a7df97..b7a71bd6 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,11 @@ # Maid - Mobile Artificial Intelligence Distribution - Get it on F-Droid + Get it on F-Droid Maid is an cross-platform free and open source application for interfacing with llama.cpp models locally, and with Ollama, Mistral, Google Gemini and OpenAI models remotely. @@ -67,14 +69,14 @@ sudo apt-get install -y cmake ninja-build pkg-config libgtk-3-dev libvulkan-dev ``` ## Platform Support -Windows, Linux, Android. +Windows, MacOS, Linux, Android. [Releases page.](https://github.com/Mobile-Artificial-Intelligence/maid/releases) -MacOS and IOS Releases not available at this time. +IOS Releases not available at this time. ## Help Wanted - Write code comments - Documentation -- Testing and Building on MacOS and IOS +- Testing and Building on IOS - Spreading the word - [Google Play Testing](https://github.com/Mobile-Artificial-Intelligence/maid/discussions/499) @@ -86,7 +88,14 @@ MacOS and IOS Releases not available at this time. [![Star History Chart](https://api.star-history.com/svg?repos=Mobile-Artificial-Intelligence/maid&type=Date)](https://star-history.com/#Mobile-Artificial-Intelligence/maid&Date) +## Contributors + + + + + ## Testing +MacOS version tested on a Android version tested on a Oneplus 10 Pro 11gb phone. Also tested on Fedora Linux, Windows 11. -Tested with calypso 3b, orcamini 3b, llama 2 7B-Chat, llama 7B and many more. +Tested with calypso 3b, orcamini 3b, minyllama 1.1b, phi 3, mistral 7b, mixtral 8x7b, llama 2 7B-Chat, llama 7B and many more.