From 96a6cd0439d9d31c0ede6c5c2450ee4ac50be5fe Mon Sep 17 00:00:00 2001 From: zepan Date: Sat, 11 Oct 2025 11:27:48 +0800 Subject: [PATCH] 1. update nanokvm cua desc --- docs/hardware/en/kvm/NanoKVM_Pro/cua.md | 1 + docs/hardware/zh/kvm/NanoKVM_Pro/cua.md | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/hardware/en/kvm/NanoKVM_Pro/cua.md b/docs/hardware/en/kvm/NanoKVM_Pro/cua.md index dd63f414..69bf80d6 100644 --- a/docs/hardware/en/kvm/NanoKVM_Pro/cua.md +++ b/docs/hardware/en/kvm/NanoKVM_Pro/cua.md @@ -179,6 +179,7 @@ As of October 2025, the open-source **Qwen3-VL** models have significantly impro - `qwen3-vl-235b-a22b-instruct` surpasses last year’s `qwen-vl-max` - `qwen3-vl-30b-a3b-instruct` outperforms `qwen2.5-vl-72b-instruct` Both now meet the threshold for basic computer control tasks. +> It is expected that Qwen3-VL-4B will be released in mid-October. It may also feature CUA capabilities, which would make self-deployment on regular consumer-grade computers possible! However: - The **235B** model requires at least **4×H100 GPUs** (320GB total)—impractical for most users. diff --git a/docs/hardware/zh/kvm/NanoKVM_Pro/cua.md b/docs/hardware/zh/kvm/NanoKVM_Pro/cua.md index 7fd95827..b25b2e53 100644 --- a/docs/hardware/zh/kvm/NanoKVM_Pro/cua.md +++ b/docs/hardware/zh/kvm/NanoKVM_Pro/cua.md @@ -140,6 +140,7 @@ CUA网页是电脑,手机浏览器兼容的布局,电脑上的页面布局 ### 硬件配置 得益于Qwen3-VL系列的发布,用户自部署VLM服务,实现CUA功能也成为了现实。 在2025年10月最新发布的Qwen3-VL系列开源模型的能力大幅提高,qwen3-vl-235b-a22b-instruct能力超越了去年的qwen-vl-max, qwen3-vl-30b-a3b-instruct超越了qwen2.5-vl-72b-instruct, 都达到了完成基础电脑操作的能力门槛。 +> 预计在10月中将会发布Qwen3-VL-4B, 也许可能也具备CUA能力,如果可以的话,将可以在普通消费级电脑上自部署! qwen3-vl-235b-a22b-instruct是较大模型,至少需要4xH100 (4x80=320GB) 来运行FP8模型,对于普通用户来说比较困难。 我们主要介绍 qwen3-vl-30b-a3b-instruct 的自部署演示。