Change8

v0.1.71-beta

📦 unslothView on GitHub →
4 features🐛 3 fixes🔧 3 symbols

Summary

This release improves the media picker by offering only compatible artifacts based on host capabilities and clarifies H3 speed differences. It also fixes issues with artifact filtering and search result relevance.

✨ New Features

  • Media pickers now only offer artifacts compatible with the host's capabilities, preventing users from selecting models that cannot run.
  • Host capabilities are now classified as accelerated, gguf-only, or unknown, allowing for curated artifact offerings.
  • H3 speed gaps are now more clearly indicated with 'Fast FP8' and 'Slow' labels.
  • Search results are now filtered by host capabilities to prevent users from selecting incompatible models.

🐛 Bug Fixes

  • The Video picker no longer shows MiniMax H3's bf16 pipeline row on Apple Silicon where it would always fail.
  • Fixed an issue where a gguf-only host would lose all non-GGUF artifacts due to filtering by format.
  • Resolved a bug where search results could re-introduce incompatible models that were previously filtered out.

Affected Symbols