guinmoon/LLMFarm
llama and other large language models on iOS and MacOS offline using GGML library.
This app allows you to run large language models (LLMs) like LLaMA and GPT2 directly on your iPhone or Mac, without needing an internet connection. You input a chosen language model and receive text generation or responses, enabling private and fast AI interactions. It's designed for anyone who wants to experiment with or use AI language models offline on Apple devices.
1,994 stars.
Use this if you want to run various large language models and multimodal models locally on your iOS or macOS device for privacy, speed, or offline access.
Not ideal if you primarily need access to the absolute latest, largest, or cloud-hosted AI models, or if you don't use Apple devices.
Stars
1,994
Forks
163
Language
C
License
MIT
Category
Last pushed
Jan 30, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/guinmoon/LLMFarm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
ludwig-ai/ludwig
Low-code framework for building custom LLMs, neural networks, and other AI models
withcatai/node-llama-cpp
Run AI models locally on your machine with node.js bindings for llama.cpp. Enforce a JSON schema...
mudler/LocalAI
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and...
zhudotexe/kani
kani (カニ) is a highly hackable microframework for tool-calling language models. (NLP-OSS @ EMNLP 2023)
SciSharp/LLamaSharp
A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.