TL;DR: 用 Qwen3.5-9B(Q4_K)在單張 16GB AMD GPU 上跑本地 LLM-as-a-Verifier,每次 code comparison 約 0.5–2 秒,cache hit rate 66%,正確程式碼穩定給 1.0 分,有 bug 的給 0.0–0.14 分。16GB 跑 9B 模型綽綽有餘,還有空間跑其他服務。 這篇是實測續篇,前兩篇分別講了 架構設計 和 Docker 封裝 。前兩篇講的是「做什麼」跟「怎麼做」,這篇來量「到底多快」。 1. 測試環境 在一台 homelab Linux(CachyOS)上跑的: 項目 內容 GPU AMD 16GB(15.9 GiB)via ROCm 模型 Qwen3.5-9B(8.95B 參數,Q4_K ~5.7GB GGUF) 後端 llama.cpp(llama-server,ROCm HIP build) Verifier Docker container(llm-verifier),port 8010 模型 VRAM ~10.2 GB(模型本身 + 動態 KV cache) GPU 使用率 78% 系統 RAM 62 GB;使用 27 GB(swap 用了 9.3 GB) Context window 131,072 tokens MIN_SCORE 0.8 後端跑在另一台機器上,走 local Gigabit 網路連線。 2. Verifier 在幹嘛 docker-llm-as-a-verifier 包裝了 LLM-as-a-Verifier 這個研究套件,讀取 token-level log probability 來算連續分數,不是簡單的 yes/no 判斷。 Container 開了 7 個 HTTP endpoint: Endpoint Method 用途 /health GET 健康檢查 /v1/compare POST 兩組答案比對評分 /v1/select POST Best-of-N 選最佳 /v1/track POST Agent 軌跡分數追蹤 /v1/directed POST 導...
Download the LX3 firmware: http://panasonic.jp/support/global/cs/dsc/download/LX3/index.html
Improvements: (中文翻譯來自:http://www.dcfever.com/news/readnews.php?id=3383&link=guid)
- Improved auto white balance performance. 改善相機自動白平衡的表現。
- Auto Focus speed-up. 加快相機自動對焦的速度(提升了 20%,廣角端對焦只需 0.5 秒)。
- Recording function with an aspect ratio of 1:1 has been added. 新增了 1:1 的相片比例拍攝。
- A white balance (WB) bracket function has been added. 加入了包圍白平衡功能。
- [HIGH DYNAMIC] has been added to scene mode. 場景模式中新增了 HDR 高寬容度拍攝模式。
- [LENS RESUME] has been added to the [SETUP] menu. 於選單 [SETUP] 中新增了 [LENS RESUME] 設定。
- [MENU RESUME] has been added to the [SETUP] menu. 於選單 [SETUP] 中新增了 [MENU RESUME] 設定。
- The exposure compensation and the auto bracket compensation can now be set up to ±3EV. 曝光補償加強至 ±3EV。
- Position of the guide line can now be set. 格線位置可由用家自訂。
- It is now possible to display the highlights in playback mode. 於重播模式中,相機可顯示高光資訊。
- It is now possible to record the user’s name in the picture. 相機可於相片中記錄用家的名稱。
- Digital red-eye removal has been modified. 加強數碼紅眼修正功能。
- Items saved in the custom set have changed. 改變了用家自訂功能中的選項。
LX3 的韌體一直持續推出更新,這次一次跳到 2.0 版囉,一次推出了 13 項功能的改進,顯見 Panasonic 很有誠意地修正問題並且推出新功能以符合使用者的需要,今天晚上再來測試。
留言
張貼留言
回應不用錢,請多多益善!懶得寫字按個讚也是相當感謝!