Releases: ggml-org/LlamaBarn
Releases · ggml-org/LlamaBarn
0.9.1
0.9.0
0.8.1
0.8.0
0.7.0
- 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
- 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
0.4.0
- 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
- 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
- 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