Back to registry
Installation & Setup
Install the Bloc CLI to manage resources, scan local GPU bounds, and deploy optimized model configurations locally in one command.
Via Homebrew (Recommended)
Via Manual Tarball (Apple Silicon / M-Series)
Via Manual Tarball (Intel Core)
Post-Installation Verification
Step 01
Verify Installation
Confirm that the paths were correctly configured by querying the CLI help menu.
Step 02
GitHub Login Link
Link your local terminal session with your Bloc Hub profile using secure GitHub OAuth.
Step 03
Run Your First Recipe
Pull, configure, and boot up an optimized server for your hardware constraints.
System Capabilities Checklist
| System Type | Diagnostic Command | Dependencies & Requirements |
|---|---|---|
| Metal (macOS) | xcode-select -p | Apple Silicon chip (M-series), macOS Catalina+, and Xcode Command Line Tools. |
| CUDA (Linux / Win) | nvidia-smi | NVIDIA Graphics card (compute capability 6.0+), latest graphics drivers installed. |
| CPU Fallback | sysctl hw.optional.avx2 | Universal fallback. Recommends at least 16GB CPU RAM and AVX2 instruction support. |