Skip to content

v0.0.34

Latest

Choose a tag to compare

@mhamann mhamann released this 22 May 01:49
853e7ea

0.0.34 (2026-05-21)

Features

  • ci: add Linux ARM64 CUDA build profiles (#837) (571c4ef)

Miscellaneous Chores

Desktop App Downloads

macOS (Apple Silicon only)

Download for Apple Silicon (M1+) Macs:

  • Apple Silicon (arm64): LlamaFarm-desktop-app-mac-arm64.dmg or .zip

Installation:

  1. Download the DMG or ZIP file
  2. Open the DMG and drag LlamaFarm to Applications (or extract the ZIP)
  3. Launch the app (it's signed and notarized, so it will open normally)
  4. The app will auto-install the CLI and start services

Linux

Download the appropriate package for your Linux distribution:

  • AppImage (Universal): LlamaFarm-desktop-app-linux.AppImage
  • Debian/Ubuntu: LlamaFarm-desktop-app-linux.deb

Installation:

# AppImage (works on all distributions)
chmod +x LlamaFarm-desktop-app-linux.AppImage
./LlamaFarm-desktop-app-linux.AppImage

# Debian/Ubuntu
sudo dpkg -i LlamaFarm-desktop-app-linux.deb

Windows

Download the Windows installer:

  • Windows Installer: LlamaFarm-desktop-app-windows.exe

Installation:

  1. Download the installer
  2. Run the installer (it will install to your user directory)
  3. Launch LlamaFarm from the Start Menu
  4. The app will auto-install the CLI and start services

Auto-Updates

Once installed, the app will automatically check for updates and prompt you to install them.