whichllm GUI v0.6.0
Highlights (English)
- Phase 2 estimator calibration is now covered by golden tests.
- Developer snippets are safer for GGUF models: synthetic quant selections now resolve real Hugging Face filenames at runtime, and split GGUF repositories download the full shard group instead of a single shard.
- Snippets now reflect the selected context length and this PC's fit estimate when choosing
n_ctxandn_gpu_layers. - Snippet generation no longer fails just because hardware detection fails; it falls back to a generic snippet and adds a warning.
主な変更(日本語)
- Phase 2 の推定エンジン校正をゴールデンテスト化しました。
- GGUF向けスニペットを安全化しました。syntheticな量子化指定ではHugging Face上の実ファイル名を実行時に解決し、分割GGUFでは1 shardだけではなく全shardを取得します。
- スニペット生成時の
n_ctxとn_gpu_layersに、文脈長とこのPCでの適合推定を反映します。 - ハードウェア検出に失敗してもスニペット生成自体は継続し、汎用スニペットと警告を返すようにしました。
ダウンロード / Download
whichllm-gui-v0.6.0-win-x64.zip— 自己完結版 / self-contained (no .NET required)whichllm-gui-v0.6.0-win-x64-framework-dependent.zip— 軽量版 / needs .NET Desktop RuntimeSHA256SUMS.txt— checksums for both ZIP files
SHA256:
1E64314BEFE69A519BB40203B14EAF1DC5DEC4141C7431ED28502A0711F11C9B whichllm-gui-v0.6.0-win-x64.zip
497D4DB52C0CA7BB591E0554BC675C4E92A49DA7259D8E01882D81364F3872E9 whichllm-gui-v0.6.0-win-x64-framework-dependent.zip
検証 / Verify:
Get-FileHash .\whichllm-gui-v0.6.0-win-x64.zip -Algorithm SHA256
Get-FileHash .\whichllm-gui-v0.6.0-win-x64-framework-dependent.zip -Algorithm SHA256