Skip to content

Feral v0.1.2

Choose a tag to compare

@bloom500 bloom500 released this 31 May 11:58
· 254 commits to main since this release

What's new in v0.1.2

Models Tab — Complete Overhaul

  • Browse HuggingFace redesigned: each card shows a smart Download pill pre-set to your hardware's ideal quant (e.g. Q4_K_M for 8 GB VRAM)
  • One-click download: clicking the pill starts the download immediately — no need to open variants first
  • Per-variant download buttons: expand variants to see individual Download buttons next to each quantization
  • Compatibility badges: Fits / May be slow / Won't fit indicators with hover popover showing details per variant
  • Smarter recommendations: full-precision (F32/F16/BF16) and split shards deprioritized automatically
  • Download sidebar popover: click the download icon in the sidebar to see active download progress, cancel, and status

Performance

  • System info instant: GPU/RAM info appears immediately when opening Models tab (pre-computed at startup)
  • No terminal flash: GPU detection no longer spawns visible console windows on Windows
  • Faster model scan: local model detection no longer blocks other IPC calls

UI & Window

  • Frameless window: native title bar removed — custom controls integrated into the UI
  • Window controls on all pages: minimize/maximize/close visible on Chat, Models and Settings tabs
  • Dialog titles visible: fixed black text on dark background in all dialogs
  • Delete spinner: circular animation when deleting a local model
  • Scrollbar styling: thin themed scrollbars on Browse and Local Models tabs
  • Empty state centered: No models installed message now correctly centered