Text Generation Webui – v3.17
π₯ Text Generation WebUI v3.17 just dropped β and itβs a beast!
π₯ Security upgrade: `torch.load()` now defaults to `weights_only=True` β no more sketchy pickle loads in Training_PRO. Safe mode = activated.
π§© Hugging Face fix: Pinning `huggingface-hub==0.36.0` to squash those pesky venv install bugs. No more “why wonβt this install?!” moments.
π Training cleanup: `evaluation_strategy` β `eval_strategy` (thanks, @inyourface34456 β clean code wins again!).
π Backend power-ups:
- πΌοΈ Qwen3-VL support landed in llama.cpp β multimodal models now run natively. Text + images? Yes, please.
- π `exllamav3` updated to v0.0.12 β faster, smoother, less stuttering. Your GPU will thank you.
π¦ PORTABLE BUILDS ARE LIVE!
No install. No fuss. Just download, unzip, run:
- π₯οΈ NVIDIA: `cuda12.4`
- π₯οΈ AMD/Intel: `vulkan`
- π» CPU-only: `cpu`
- π Apple Silicon: `macos-arm64`
- π Intel Mac: `macos-x86_64`
π§ Upgrading?
Drop your old `user_data/` folder into the new zip β all models, settings, and custom themes preserved.
Go run Qwen3-VL on your old laptop. Your CPU wonβt know what hit it. π€π₯
