guinmoon
LLMFarm
C

llama and other large language models on iOS and MacOS offline using GGML library.

Last updated Jul 6, 2026
2.0k
Stars
173
Forks
46
Issues
0
Stars/day
Attention Score
89
Language breakdown
No language data available.
โ–ธ Files click to expand
README

LLMFarm

The app is temporarily unavailable in TestFlight and Appstore.


Icon     Icon     Icon     Icon     Wiki

Icon   Icon


LLMFarm is an iOS and MacOS app to work with large language models (LLM). It allows you to load different LLMs with certain parameters.With LLMFarm, you can test the performance of different LLMs on iOS and macOS and find the most suitable model for your project.
Based on ggml and llama.cpp by Georgi Gerganov.

Features

Inferences

See full list here.

Multimodal

Note: For Falcon, Alpaca, GPT4All, Chinese LLaMA / Alpaca and Chinese LLaMA-2 / Alpaca-2, Vigogne (French), Vicuna, Koala, OpenBuddy (Multilingual), Pygmalion/Metharme, WizardLM, Baichuan 1 & 2 + derivations, Aquila 1 & 2, Mistral AI v0.1, Refact, Persimmon 8B, MPT, Bloom select llama inference in model settings.

Sampling methods

Getting Started

You can find answers to some questions in the FAQ section.

Inference options

When creating a chat, a JSON file is generated in which you can specify additional inference options. The chat files are located in the "chats" directory. You can see all inference options here.

Models

You can find some of the supported models here.

Development

llmfarmcore has been moved to a separate repository. To build llmfarm, you need to clone this repository recursively:
git clone --recurse-submodules https://github.com/guinmoon/LLMFarm

Also used sources from:

โค๏ธ Support project

ยฉ 2026 GitRepoTrend ยท guinmoon/LLMFarm ยท Updated daily from GitHub