每日 Harness 开源 · Source
返回本期 · Back to 2026-06-24

博客文章 · Blog Posts2026-06-24 · Wednesday, June 24, 2026

Porting the Moebius 0.2B image inpainting model to run in the browser with Claude Code

simonwillison.net原文 ↗

Porting the Moebius 0.2B image inpainting model to run in the browser with Claude Code
文章记录把 Moebius 0.2B image inpainting model 移植到浏览器运行的实验。原模型依赖 PyTorch 和 NVIDIA CUDA,但因为参数量只有 0.2B,作者尝试把它改造成浏览器可执行版本。这个实验看点在于浏览器端推理不再只限小型文本模型,图像修复这类生成任务也开始被推向本地 Web runtime。
浏览

评论 · Comments