Text Generation Webui – v4.2

Text Generation Webui – v4.2

🚨 Text Generation WebUI v4.2 is LIVE β€” and it’s a big one! 🚨

πŸ”₯ Anthropic API Compatibility (Game-Changer!)

  • Full `/v1/messages` endpoint support β€” now works out of the box with Claude Code, Cursor, and other Anthropic clients.
  • Supports system messages, content blocks, tools, tool results, images, and even `thinking` blocks.
  • Try it instantly:

“`bash

ANTHROPIC_BASE_URL=http://127.0.0.1:5000 claude

“`

🎨 Fresh UI Makeover

  • Sleek, modern theme with refined colors, borders, and buttons β€” now polished in both light and dark mode.

βš™οΈ CLI Flexibility Upgrade

  • `–extra-flags` now accepts literal flags (e.g., `–extra-flags “–rpc –jinja”`), not just key=value pairs β€” perfect for advanced configs.

πŸ“š Training Improvements

  • βœ… `gradient_checkpointing` enabled by default β†’ lower VRAM usage, smoother training.
  • Removed arbitrary `higher_rank_limit`.
  • Training UI reorganized for clarity and ease of use.

πŸ“¦ Plus: All the usual goodness β€” offline-first, multi-backend (llama.cpp, Transformers, ExLlamaV3, etc.), file uploads, web search, extensions, and OpenAI-compatible API.

πŸš€ Grab the update β€” your local LLM workflow just got a lot more powerful (and pretty!). 🧠✨

πŸ”— View Release