1.3. Installation Guide¶
Backend.AI GO is available for all major desktop operating systems and iOS. Follow the instructions for your specific platform below.
macOS (Apple Silicon Only)¶
Backend.AI GO is designed specifically for Apple Silicon (M1/M2/M3/M4/M5 chips). Intel-based Macs are no longer supported.
- Download the
.dmgfile (e.g.,backend-ai-go-0.9.0-macos-arm64.dmg). - Double-click the
.dmgto mount it. - Drag the Backend.AI GO icon into your Applications folder.
- Launch the app from your Applications folder or via Spotlight.
Security Note
On first launch, you may need to right-click the app and select "Open" or go to System Settings > Privacy & Security to allow the application if it's not yet notarized in your version.
Windows¶
Backend.AI GO supports Windows 10 and 11 (64-bit).
- Download the
.exe(NSIS) package. - Run the installer and follow the on-screen instructions.
- The application will be installed to your Program Files and a shortcut will be created on your Desktop.
- Launch Backend.AI GO.
GPU Support
For best performance on Windows, ensure you have the latest NVIDIA drivers installed if you have an NVIDIA GPU.
Linux¶
We provide packages for both x64 and ARM64 architectures.
Debian/Ubuntu (.deb)¶
For x64 (Intel/AMD):
- Download the
.debpackage (e.g.,backend-ai-go-x.x.x-linux-x64.deb). - Install it via terminal:
For ARM64 (Raspberry Pi 5, NVIDIA Jetson, etc.):
- Download the ARM64
.debpackage (e.g.,backend-ai-go-x.x.x-linux-arm64.deb). - Install it via terminal:
Flatpak (x64 only)¶
Flatpak provides a sandboxed environment that works across most Linux distributions.
- Download the
.flatpakbundle. - Install it using the following command:
- Run the application:
iOS¶
Coming Soon
The iOS version of Backend.AI GO is currently under development and is not yet available on the App Store. Stay tuned for updates on the release.
Backend.AI GO is available on the App Store for iPhone and iPad.
- Open the App Store on your iOS device.
- Search for "Backend.AI GO".
- Tap Get to download and install.
- Launch the app and configure your cloud provider API keys.
iOS Limitations
The iOS version connects to cloud AI providers only. Local model inference is not available on iOS due to platform limitations.
Supported iOS Versions: iOS 15.0 or later
Supported Devices: iPhone and iPad with iOS 15.0+
Requirements¶
Desktop¶
| Component | Minimum | Recommended |
|---|---|---|
| RAM | 8 GB | 16 GB or more |
| Storage | 10 GB free space | 50 GB+ (for multiple models) |
| GPU (Optional) | 4 GB VRAM | 8 GB+ VRAM (NVIDIA/AMD/Metal) |
iOS¶
| Component | Minimum |
|---|---|
| iOS Version | 15.0 |
| Storage | 100 MB |
| Network | Required for cloud providers |
Need help? Check our Troubleshooting page.