Skip to content

ChatLLM Web v3.0.0

Choose a tag to compare

@Ryan-yang125 Ryan-yang125 released this 11 Aug 16:08
· 4 commits to main since this release

ChatLLM Web v3.0.0

ChatLLM is now a complete browser-native Local Model Studio built around an agent-ready Beautiful UI component system.

Highlights

  • Five curated WebLLM models with device-aware recommendation and 4K contexts.
  • New /models studio for WebGPU insights, compatibility, caching, loading, switching, deletion, and custom MLC manifests.
  • Beautiful UI–based Chat Workspace, Prompt Bar, activity trace, recommendations, approvals, context cards, insight cards, and model catalog.
  • Local TXT, Markdown, JSON, and code context with explicit limits.
  • IndexedDB conversations, messages, attachments, preferences, and custom models.
  • English and Simplified Chinese, light and dark themes, responsive mobile layouts, and reduced motion.
  • Glimm WebGL sweep accents and Motion transitions.
  • The original handwritten v1 inference core preserved under legacy/early-webllm-runtime.

Model catalog

  • Llama 3.2 1B
  • Qwen 3.5 0.8B
  • Qwen 3.5 2B
  • Qwen 3.5 4B
  • Qwen 2.5 Coder 3B

Local data

v3 starts with a fresh chatllm-v3 IndexedDB schema. The v2 localStorage conversation store remains separate.

Links