Skip to content

Releases: ggml-org/LlamaBarn

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

0.5.0

14 Oct 11:37

Choose a tag to compare

  • Add collapsible catalog section with persistent state
  • Add family headers to catalog section for better organization
  • Add model family colors for icon backgrounds
  • Update llama.cpp to b6756
  • Improve model size display formatting

0.4.0

14 Oct 08:09

Choose a tag to compare

  • Simplified catalog UI by replacing submenus with a flat list of models
  • Hide incompatible models from catalog entirely instead of showing them grayed out
  • Show running model name in header with green highlight
  • Hide Installed section when empty (like Available section)
  • Improved icon and typography styling with refined small caps and alignment
  • Fixed catalog section visibility when all models are installed/deleted

0.3.0

10 Oct 18:26

Choose a tag to compare

  • Improved menu hover performance by optimizing highlight tracking
  • Changed context window display to use binary units (128k instead of 131k for 131,072 tokens)
  • Updated context window capping display from "12k of 128k" to "12k capped"
  • Changed to rounded square icons for installed models
  • Replaced bullet separator (•) with middle dot (·) in metadata
  • Updated status icons in family items to match catalog items
  • Changed size formatting to omit decimal point when zero (4 GB instead of 4.0 GB)

0.2.0

09 Oct 09:23

Choose a tag to compare

  • Updated llama.cpp to b6713
  • Installed models now grouped by family for easier comparison
  • Context window display improved: shows "32k of 128k" format when reduced due to memory constraints instead of strikethrough
  • Delete button now always visible on installed models instead of requiring hover
  • Fixed text wrapping in model family descriptions