Server rental store

AI in Togo

# AI in Togo: Server Configuration & Deployment

This article details the server configuration used to support Artificial Intelligence (AI) initiatives within Togo. This documentation is intended for new system administrators and developers involved in maintaining and expanding Togo's AI infrastructure. It covers hardware, software, network considerations, and security best practices. This document assumes familiarity with basic Linux server administration and networking concepts.

Overview

Togo is actively investing in AI to address challenges in agriculture, healthcare, and government services. This requires a robust and scalable server infrastructure. The current architecture employs a hybrid approach, utilizing both on-premise servers for data security and cloud resources for burst capacity and specialized AI services. This document focuses primarily on the on-premise infrastructure, with notes on cloud integration where relevant. See System Architecture Overview for a broader perspective.

Hardware Specifications

The core AI infrastructure consists of three primary server clusters: a data ingestion cluster, a model training cluster, and an inference cluster. Each cluster utilizes a slightly different hardware configuration optimized for its specific workload.

Server Role CPU RAM Storage Network Interface
Data Ingestion | Intel Xeon Gold 6248R (24 cores) | 128 GB DDR4 ECC | 16 TB RAID 6 HDD | 10 Gbps Ethernet
Model Training | 2 x AMD EPYC 7763 (64 cores each) | 512 GB DDR4 ECC | 32 TB NVMe SSD RAID 0 | 100 Gbps InfiniBand
Inference | Intel Xeon Silver 4210 (10 cores) | 64 GB DDR4 ECC | 8 TB NVMe SSD | 1 Gbps Ethernet

These specifications are subject to change as new technologies become available. Refer to Hardware Lifecycle Management for the procurement and replacement process. Power requirements are documented in Power & Cooling Specifications.

Software Stack

The software stack is built around Ubuntu Server 22.04 LTS, providing a stable and well-supported base. Key software components include:

⚠️ *Note: All benchmark scores are approximate and may vary based on configuration. Server availability subject to stock.* ⚠️