guinmoon/llmfarm_core.swift
Swift library to work with llama and other large language models.
This is a Swift library designed for developers who want to integrate large language models (LLMs) like LLaMA into their macOS and iOS applications. It allows you to load various LLMs and configure their behavior with different inference and sampling methods. Developers can use this to build applications that run LLMs directly on Apple devices.
278 stars.
Use this if you are a Swift developer building an application for macOS or iOS and need to embed large language model capabilities locally.
Not ideal if you are looking for an end-user application to run LLMs, rather than a developer library to build such applications.
Stars
278
Forks
57
Language
C++
License
MIT
Category
Last pushed
Dec 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/guinmoon/llmfarm_core.swift"
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.