Skip to content

whichllm GUI v0.4.2

Choose a tag to compare

@Meistertech-JP Meistertech-JP released this 29 Jun 12:27

whichllm GUI v0.4.2

主な変更(日本語)

  • MoE 速度推定の是正: 疎なMoEの active params を <総数>B-A<active>B 名(例: gemma-4-26B-A4B)から読み取り、総数で割って約6〜8倍過小評価していた問題を修正。
  • 対象GPUの明示選択(マルチGPU): 「自動」「同世代をまとめて合算」に加え、特定の1台や同一GPUの一部(例: 3台中2台)を明示選択し、その構成で適合度・速度を見積もれるように。
  • ベンチのライブ取得を堅牢化: 誤スクレイプによるキュレーション値の上書き防止・レスポンスサイズ上限・ページネーション上限。

Highlights (English)

  • MoE speed estimate fix: reads sparse-MoE active params from <total>B-A<active>B names (e.g. gemma-4-26B-A4B), fixing a ~6-8x underestimate that divided by the full parameter count.
  • Explicit multi-GPU target selection: besides auto and combined same-generation groups, pin a single specific card or an explicit subset of identical cards (e.g. 2 of 3); fit and speed are estimated for that configuration.
  • Hardened live benchmark fetch: the scrape no longer clobbers curated fallbacks, response size is bounded, and pagination is capped.

ダウンロード / Download

  • whichllm-gui-v0.4.2-win-x64.zip — Windows 10/11 (x64) 自己完結版 / self-contained build(Python・.NET 不要 / no Python or .NET required)。
  • whichllm-gui-v0.4.2-win-x64-framework-dependent.zip — Windows 10/11 (x64) 軽量版 / framework-dependent build(Python 不要、.NET Desktop Runtime が必要 / no Python required, .NET Desktop Runtime required)。

SHA256:

C736BD2007D81D2121AC3A2AEFBCD27C79FD4BC8B6EFBC427A08CD87FDB921A6  whichllm-gui-v0.4.2-win-x64.zip
8ED34471410772A7CC79133FE275DA7A9C3BA50ECDFF913DE575884850551AD8  whichllm-gui-v0.4.2-win-x64-framework-dependent.zip

検証 / Verify:

Get-FileHash .\whichllm-gui-v0.4.2-win-x64.zip -Algorithm SHA256
Get-FileHash .\whichllm-gui-v0.4.2-win-x64-framework-dependent.zip -Algorithm SHA256