Installing Text Generation WebUI on Apple Silicon
Text Generation WebUI (oobabooga) on Mac uses Metal GPU acceleration for fast inference.
Installation
- Clone repository:
git clone https://github.com/oobabooga/text-generation-webui - Run installer:
bash start_macos.sh - Download models:
Place model files in ~/text-generation-webui/models/ - Launch:
./start_macos.sh --listen
Features
- Multiple model formats
- Chat mode with instruction templates
- Custom chat templates for roleplay
- API server mode