From 0678658ef0255770b83ba8b5f000b8cd577441b0 Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (Pragmatismo)" Date: Sun, 25 Jan 2026 15:54:09 -0300 Subject: [PATCH] docs: update 120B model hardware requirements to support single RTX via MoE --- src/13-hardware-devices/desktop-hardware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/13-hardware-devices/desktop-hardware.md b/src/13-hardware-devices/desktop-hardware.md index ef85ed86..75101417 100644 --- a/src/13-hardware-devices/desktop-hardware.md +++ b/src/13-hardware-devices/desktop-hardware.md @@ -13,7 +13,7 @@ Mapping mentioned top-tier models to their local "runnable" equivalents. | **Claude 3.5 Sonnet** | API Only | Llama-3.1-70B / Mistral-Large | ~70B | | **Claude Opus** | API Only | Llama-3.1-405B (Ref.) | ~405B (Hard for Consumers) | | **GPT-4o** | API Only | DeepSeek-V2-Lite / Qwen-2.5-72B | ~16B to 72B | -| **OSS120B-GPT** | Offline (OSS) | Mistral-Large-124B / Yi-1.5-34B | ~120B (Requires 2+ GPUs) | +| **OSS120B-GPT** | Offline (OSS) | Mistral-Large-124B / Yi-1.5-34B | ~120B (Single RTX via MoE) | | **GLM 4** | Offline (OSS) | GLM-4-9B-Chat | ~9B (Fast) | | **DeepSeek** | Offline (OSS) | DeepSeek-V2.5 / DeepSeek-Coder-V2 | ~16B to 236B (MoE) | | **Gemini Pro** | API Only | Gemma-2-27B | ~27B |