← Back to home
Compatibility checker
A tiny PowerShell script that tells you whether your PC can run Sterling.
How to run it
- Download the script using the button below.
- In File Explorer, right-click
sterling_check.ps1and choose Run with PowerShell. - Read the results. The script prints a PASS or FAILbased on your hardware against Sterling’s minimum requirements.
The script checks your Windows version, CPU, RAM, NVIDIA GPU VRAM, free disk space, and whether Ollama is installed. Nothing is transmitted. No data is collected. The script runs entirely on your machine and prints the results to your screen.
Sterling minimum requirements
| Component | Minimum |
|---|---|
| RAM | 16 GB |
| GPU VRAM | 8 GB minimum · 12 GB recommended (NVIDIA RTX) |
| Disk | 30 GB free |
| OS | Windows 10 / 11 |