MultiRanker
※ 当サイトはアフィリエイトリンクを使用しています。Amazon のアソシエイトとして、適格販売により収入を得ることがあります。
GPU · ID 10

NVIDIA GeForce RTX 4060 Ti

RTX 4060 TiNVIDIA2023年発売MSRP $499
現在の最安(実質支払額)
¥99,800
ローカル LLM 適性
B
13B FP16 / 27B量子化
VRAM
16GB
TDP
165W
CUDA cores
4,352
Memory Bus
128bit

AI / LLM 用途の適性

ローカル LLMB
13B FP16 / 27B量子化
画像生成 (SDXL / Flux)A
SDXL 余裕・Flux dev (fp8/量子化) 快適

※ 適性は VRAM 容量から決定論的に算出。動作可否はソフト/ドライバ バージョンにも依存するため、下の「コミュニティの注意点」も参照。

価格推移(最安実質支払額)

日次スナップショットの最安値を記録。下降(緑)= 買い時、上昇(赤)= 様子見。

モール横断 価格比較

実質支払額 = 価格 + 送料 − ポイント還元(典型ユーザー想定)
いま最安は Yahoo!ショッピング
−¥12,498次に安いモールより得
最安
Yahoo!ショッピング
¥99,800
商品価格¥99,800
送料¥0
ポイント
Yahoo!ショッピングで見る
楽天市場
¥112,298
商品価格¥113,432
送料無料
ポイント−¥1,134
楽天市場で見る
Amazon
検索リンク

商品名で検索。価格は Amazon で確認(自動取得は Phase 2)。

Amazonで見る

コミュニティの注意点・つまずきポイント (20)

GitHub Issue は「不具合が起きた時」に立つため、件数=動作不可ではありません。 多くはドライバ設定 / ソフトのバージョン / 特定ワークフローの VRAM 設定に 起因します。購入前に把握しておくと役立つ論点として要約します。

  • localllmQwen3.8-Flash-Next (IQ1_S) モデルを RPC 経由で Vulkan バックエンド (BC250) にオフロードした際、ggml-vulkan.cpp のアサーション失敗によりクラッシュ 出典→
  • localllmMinistral-3-8B-Reasoning-2512-GGUF:Q8_0モデル使用時にCLIPグラフのIM2COL演算子がCUDAバックエンドでサポートされていない警告が発生し、パフォーマンスが最適化されない状態。 出典→
  • video_genMiniMax H3モデルでテキストプロンプトが出力に影響せず、異なるプロンプトでもピクセル同一の動画が生成される 出典→
  • localllmOllama 0.32.15環境でGemma 4モデルを使用し、画像添付しても認識されない 出典→
  • comfyui単一のGPU環境で複数検出されるバグ報告 出典→
  • localllmQwen3.6-27B-UD-Q4_K_XL.ggufを使用。llama-cliではRPC接続に成功するが、llama-serverでは接続に失敗する。 出典→
元レポートを全て見る(20 件)
localllm2026-08-29

### Name and Version /llama-cli --version ATTENTION: default value of option radv_enable_unified_heap_on_apu overridden by environment. version: 0.3.0-dev (build 10679, commit 50f068fff) built with G

{"text":"Qwen3.8-Flash-Next (IQ1_S) モデルを RPC 経由で Vulkan バックエンド (BC250) にオフロードした際、ggml-vulkan.cpp のアサーション失敗によりクラッシュ"}

ggerganov/llama.cpp· @fenneclabs出典 →
localllm2026-08-28

### Name and Version .\llama-cli --version version: 0.3.0-dev (build 10672, commit 511f9c137) built with Clang 20.1.8 for Windows x86_64 ### Operating systems Windows ### GGML backends CUDA ###

{"text":"Ministral-3-8B-Reasoning-2512-GGUF:Q8_0モデル使用時にCLIPグラフのIM2COL演算子がCUDAバックエンドでサポートされていない警告が発生し、パフォーマンスが最適化されない状態。"}

ggerganov/llama.cpp· @TLeconte出典 →
video_gen2026-08-22

# GitHub Issue Draft: MiniMax H3 — text conditioning has zero effect on output (same seed + different prompts → bit-identical videos) ## Summary When running MiniMax H3 locally via the built-in `Min

{"text":"MiniMax H3モデルでテキストプロンプトが出力に影響せず、異なるプロンプトでもピクセル同一の動画が生成される"}

comfyanonymous/ComfyUI· @AsherHu1出典 →
localllm2026-08-22

### What is the issue? I am using Gemma 4. When I submit an image, neither the GUI nor the CLI reads it. Even when I send an image and ask "What is this?", it appears the image is not being sent or r

{"text":"Ollama 0.32.15環境でGemma 4モデルを使用し、画像添付しても認識されない"}

ollama/ollama· @sakana-max出典 →
comfyui2026-08-20

### Custom Node Testing - [x] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-wi

{"text":"単一のGPU環境で複数検出されるバグ報告"}

comfyanonymous/ComfyUI· @mery-96-new出典 →
localllm2026-08-15

### Name and Version Head: version: 0.1.0-dev (build 10433, commit 9b05354ec) built with MSVC 19.51.36256.0 for x64 Worker: version: 0.1.0-dev (build 10433, commit 9b05354ec) built with MSVC 19.51.3

{"text":"Qwen3.6-27B-UD-Q4_K_XL.ggufを使用。llama-cliではRPC接続に成功するが、llama-serverでは接続に失敗する。"}

ggerganov/llama.cpp· @psyopsis930出典 →
comfyui2026-08-14

Performance & Architectural Improvements: - Fuse RMSNorm and scale/shift modulation into comfy.quant_ops.ck.rms_adaln in DiTBlock.forward - Vectorize segment modulation in _mod_scale_shift and _mod_

{"text":"CUDA 12.4, FP16. 30-step generationで約0.921s短縮、スループットが1.56から1.64 steps/sに向上。"}

comfyanonymous/ComfyUI· @raghavc出典 →
comfyui2026-08-14

Performance & Architectural Improvements: - Integrate fused comfy.quant_ops.ck.rms_adaln GPU kernels for norm1 and norm2 in all DiT blocks - Vectorize sequence modulation using pre-gathered segm

{"text":"CUDA 12.4, FP16. 30-step generationで約0.806秒の短縮、サンプリング速度が1.56から1.63 steps/sに向上。"}

comfyanonymous/ComfyUI· @raghavc出典 →
localllm2026-08-02

## Overview <!-- Describe what this PR does and why. Be concise but complete --> This PR is to fix a performance bug with FA set to auto. ### Context - The V cache has two possible layo

{"text":"Qwen3-4B-Q4_0, depth 4096. Performance restored to parity with -fa 0 after fix."}

ggerganov/llama.cpp· @wanghqc出典 →
localllm2026-08-02

## Overview <!-- Describe what this PR does and why. Be concise but complete --> This PR is to fix a performance bug with FA set to auto. ### Context - The V cache has two possible layo

{"text":"Qwen3-4B-Q4_0モデル、tg32、depth 4096環境でFlash Attentionのレイアウトバグ修正により、-fa 0と同等のパフォーマンス(-0.15%)を達成。"}

ggerganov/llama.cpp· @wanghqc出典 →
localllm2026-07-31

### What is the issue? I keep getting "Error: context deadline exceeded" for a lot of models that I download from hf. ollama run hf.co/DavidAU/Qwen3.6-27B-Fable-Fusion-711-Uncensored-Heretic-NM-DAU-

{"text":"Qwen3.6-27B-Fable-Fusion (Q4_K_M) の実行時に context deadline exceeded エラーが発生。"}

ollama/ollama· @aole出典 →
localllm2026-07-31

### What is the issue? I keep getting "Error: context deadline exceeded" for a lot of models that I download from hf. ollama run hf.co/DavidAU/Qwen3.6-27B-Fable-Fusion-711-Uncensored-Heretic-NM-DAU-

{"text":"Qwen3.6-27B (Q4_K_M) の実行時に context deadline exceeded エラーが発生。"}

ollama/ollama· @aole出典 →
localllm2026-07-31

### What is the issue? I keep getting "Error: context deadline exceeded" for a lot of models that I download from hf. ollama run hf.co/DavidAU/Qwen3.6-27B-Fable-Fusion-711-Uncensored-Heretic-NM-DAU-

{"text":"Qwen3.6-27B (Q4_K_M) モデルの読み込み時に 'context deadline exceeded' エラーが発生"}

ollama/ollama· @aole出典 →
comfyui2026-07-31

After the latest ComfyUI update, the following error appears at the end of every audio generation (ACE-Step workflow). It did not occur before the update. [ERROR] Exception in callback _ProactorBase

{"text":"ACE-Step audio generation (T2A). Audio generates correctly, but a cosmetic ConnectionResetError occurs after completion."}

comfyanonymous/ComfyUI· @Paichemax出典 →
comfyui2026-07-30

### Custom Node Testing - [x] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-wi

{"text":"Mask Editorでマスク処理を行うと結果が破綻(burned)する。"}

comfyanonymous/ComfyUI· @Dunc4n1dah0出典 →
localllm2026-07-29

## Overview Related to #25890. Draft for improving RPC model load time by adding GGML_RPC_LOAD_THREADS. On RPC-cache loads, the client currently computes the complete FNV hash for each large

{"text":"Model: Kimi-K2.7-Code UD-IQ2_M (318 GiB). RPC model load time improved from 4min54sec to 1min38sec using GGML_RPC_LOAD_THREADS=12."}

ggerganov/llama.cpp· @chuyqa出典 →
sdxl2026-07-29

### Custom Node Testing - [x] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-wi

{"text":"ComfyUI v0.29.0, SDXL base 1.0, sdxl-vae-fp16-fixを使用。KSampler完了後に純粋なノイズが出力される。"}

comfyanonymous/ComfyUI· @gamaroberto-sketch出典 →
localllm2026-07-12

The `iq_slow_turing` exception in `should_use_small_k()` disables the small_k path for IQ3_XXS and IQ3_S wholesale on NVIDIA Turing+. That is the right call at regular K sizes, where the LUT-heavy IQ3

{"text":"Qwen3.6-35B-A3B (IQ3_XXS) で動作確認。small_k パスの最適化により、特定の行列演算で最大29.1%の高速化および生成速度が 84.14 → 85.19 tg64 t/s へ向上。"}

ggerganov/llama.cpp· @giannisanni出典 →
localllm2026-06-28

### Name and Version .\llama-cli.exe --version version: 9828 (ebd048fc5) built with Clang 20.1.8 for Windows x86_64 ### Operating systems Windows ### GGML backends CUDA ### Hardware NVIDIA GeFo

{"text":"Qwen3.5-9B-Uncensored-HauhauCS-Aggressive-Q4_K_Mを使用。Windows環境にてprobe_sp.stop()でハングアップが発生。"}

ggerganov/llama.cpp· @JiraiyaZR出典 →
localllm2026-06-09

### Name and Version version: 9576 (efbacf8d2) built with GNU 14.2.0 for Linux x86_64 ### Operating systems Linux ### GGML backends CUDA ### Hardware Ryzen 5950x + 4060ti (16GB) + 3060 (12GB)

{"text":"Gemma 4 31B (Q4_K_XL) を MTP 有効化およびテンソル並列で実行した際にエラーが発生"}

ggerganov/llama.cpp· @LifesLight出典 →

Reddit 参考情報 (1)

r/buildapcother2026-05-10
Need suggestions for monitor, fans, cooler, PSU. It's my first time building a pc.

「My build so far: Intel Core i7-13700K ASUS Dual GeForce RTX 4060 Ti 16GB ASUS ROG Strix Z690-F Gamin」

YouTube 動作確認 (4)