DOWNLOAD

Get AegisLLMServer

Ready to deploy a high-performance LLM infrastructure on your own hardware? Choose your platform below.

⚠️ Important Installation Note

AegisLLMServer is a comprehensive package including multiple LLM backends and pre-optimized libraries. The download size is approximately 4.5GB. Depending on your network speed and hardware, installation may take several minutes. Please ensure you have at least 10GB of free disk space before proceeding.

Linux Installation

Download the Debian package and use the terminal to install it. This ensures all dependencies are correctly handled.

Download

Installation Instructions

1. Open your terminal.

2. Navigate to your Downloads folder:

cd ~/Downloads

3. Install the package using apt (recommended):

sudo apt install ./aegis-transformer-server_XXX_amd64.deb

Note: Using sudo apt install will automatically download any required system dependencies.

# Start the server aegisllmserver start

The server will automatically detect your GPU (CUDA) or fall back to high-performance CPU inference if no compatible GPU is found.

Windows Installation

Native Windows installer is currently in development.

We are currently working on a native Windows installer with full DirectML support for NVIDIA and AMD GPUs.

macOS Installation

Optimized Metal-based backend for M1/M2/M3 chips is currently in closed beta testing.