Z.ai (GLM-4.6V)
ネイティブ視覚機能呼び出しを備えたオープンウェイトマルチモーダルモデル
GLM-4.6Vは、オープンウェイトモデルのパラダイムを「視覚認識」から「視覚的自律性(Visual Agency)」へと移行させる画期的な存在です。Qwen-VLなどの競合他社が描写に重点を置く中、GLM-4.6Vは「行動」のために設計されており、ツール使用を視覚的推論チェーンに直接統合しています。これにより、UI操作や複雑なドキュメント処理を行う自律エージェントの開発において強力な武器となります。純粋なテキストコーディングでは専門モデルに及ばない場面もありますが、スクリーンショットをコードに変換する能力は開発者にとって魅力的です。
好きなポイント
- 視覚と行動を結びつけるネイティブな関数呼び出し機能
- 106Bと9Bの両バージョンでMITライセンスのオープンウェイト
- 視覚入力からのフロントエンドコーディング能力が非常に高い
注意点
- 純粋なテキストコーディングではGLM-4.5 Airに劣る場合がある
- 106Bモデルは非常に高いハードウェアスペックを要求する
- llama.cppなどの初期ツールサポートが不安定な場合がある
について
GLM-4.6VはGLMシリーズの最新版であり、128kのコンテキストウィンドウと最先端の視覚理解機能を備えています。独自の特徴として、ツール使用を視覚モデルに直接統合しており、スクリーンショットやチャートなどの視覚入力に基づいてアクションを実行できます。106Bの基盤モデルと軽量な9B Flashバージョンの2種類が提供されています。
主な機能
- ✓ネイティブ視覚機能呼び出し
- ✓128kコンテキストウィンドウ
- ✓フロントエンド複製(スクショからコードへ)
- ✓デュアルモデルサイズ (106B & 9B)
- ✓画像テキスト交互生成
よくある質問
GLM-4.6V (106B) is the high-performance foundation model designed for complex reasoning and cloud deployment. The Flash version (9B) is a lightweight model optimized for low-latency and local deployment on consumer hardware.
Yes, the model weights are released under the MIT license, allowing for broad commercial and research use without restrictive clauses common in some other 'open' models.
Unlike models that convert images to text descriptions before reasoning, GLM-4.6V integrates tool use into the visual model itself. It can take an image (like a screenshot), analyze it, and directly generate executable actions or tool calls.
Yes, the 9B Flash version runs easily on modern consumer GPUs (e.g., RTX 3090/4090 or Mac M-series). The 106B version requires significant VRAM (multi-GPU setup) or cloud inference.
Community feedback suggests GLM-4.5 Air may still have an edge in pure text-based coding logic. However, GLM-4.6V is superior for frontend tasks involving visual UI replication.