Skip to content

Releases: Iito/parley

v0.6.1-beta.1

Choose a tag to compare

@Iito Iito released this 14 Jun 09:09

Parley v0.6.1-beta.1

Patch release on the 0.6 line. Builds for Windows, macOS (Apple Silicon & Intel), and Linux.

Changes

  • Mesh: stability improvements. @sarmientoF
  • Packaging: release assets now follow a consistent naming scheme — Parley-<version>-<os>-<arch>-<tier> (e.g. Parley-0.6.1-beta.1-windows-x86_64-cuda-all-setup.exe, …-linux-x86_64-cuda-all.AppImage, …-macos-arm64-metal.dmg).

Choosing a download

  • cuda / no suffix → NVIDIA GPU · metal → macOS GPU · cpu → CPU-only · lite → mesh client only
  • Windows .exe installer · macOS .dmg · Linux .AppImage

Beta software — expect rough edges. Please report issues.

v0.6.0-beta.2

Choose a tag to compare

@Iito Iito released this 13 Jun 01:13

Parley v0.6.0-beta.2

Beta release, with builds for Windows, macOS (Apple Silicon & Intel), and Linux.

What's new

  • New build flavors: full (GPU-accelerated), CPU-only, and lite (mesh client — no local inference, for low-spec machines).
  • Broader NVIDIA GPU coverage (Pascal → Blackwell).
  • Smoother out-of-the-box meshing across machines.
  • Assorted stability and installer fixes.

Choosing a download

  • cuda / no suffix → GPU build · cpu → CPU-only · lite → mesh client only
  • Windows .exe installer · macOS .dmg · Linux .AppImage

Beta software — expect rough edges. Please report issues.
Contributor: @sarmientoF