Skip to content

Releases: ggml-org/LlamaBarn

0.12.0

25 Nov 08:29

Choose a tag to compare

  • Enable resuming model downloads after network interruptions
  • Add default sampling parameters based on model author recommendations
  • Add experimental option to expose llama-server to network by binding to 0.0.0.0 -- see issue #17

0.11.0

13 Nov 09:45

Choose a tag to compare

  • Show welcome popover on first launch to guide new users
  • Fix app hanging issues by moving file I/O to background queues
  • Remove redundant update check at app launch
  • Make version number clickable to check for updates

0.10.0

05 Nov 13:46

Choose a tag to compare

  • Add Qwen3-VL and Qwen3-VL Thinking vision-language model families with automatic mmproj detection
  • Standardize model naming in catalog with activated parameter counts for MoE models (e.g., 30B-A3B)
  • Improve code organization and catalog structure
  • Update llama.cpp to b6942

0.9.1

29 Oct 09:34

Choose a tag to compare

  • Fix dock icon briefly appearing on app launch
  • Fix server URL not showing when model name is long

0.9.0

23 Oct 16:43

Choose a tag to compare

  • Update llama.cpp to b6827
  • Update Sparkle to 2.8.0
  • Add Sentry error reporting for release builds
  • Simplify codebase by extracting common patterns
  • Remove unused code

0.8.1

17 Oct 12:47

Choose a tag to compare

  • Fixed quantized model sizes not showing in collapsed family headers

0.8.0

17 Oct 09:00

Choose a tag to compare

  • Reduce menu width from 320 to 300 points
  • Remove DeepSeek from catalog
  • Update appcast URL to releases subdomain

0.7.0

15 Oct 10:35

Choose a tag to compare

  • Preserve family header highlight during collapse/expand interactions
  • Preserve family collapse state when toggling settings
  • Fix menu width changing when expanding/collapsing families
  • Hide trailing indicators in catalog models and expanded family headers to reduce visual clutter

0.6.0

14 Oct 18:42

Choose a tag to compare

  • Add collapsible family headers in catalog (click to expand/collapse)
  • Remove catalog-level toggle in favor of family-level collapsing
  • Show model sizes inline when catalog family headers are collapsed
  • Start catalog families collapsed by default
  • Revert icon backgrounds to default color