📄️ Environment Configuration Overview
All aifare platform images are based on Ubuntu, specifically Ubuntu 22.04.
📄️ Framework and Dependency Installation Guide
aifare platform supports installing AI frameworks, Python dependencies, and system dependencies via pip, conda, apt, and other methods. Below are common installation methods.
📄️ Install and Switch Python Versions
aifare platform images all come with Miniconda pre-installed, supporting flexible creation and switching of different Python virtual environments.
📄️ CUDA/cuDNN Versions and Installation Guide
The aifare platform images come pre-installed with mainstream CUDA/cuDNN versions, so most users do not need to install them manually. If you need to customize CUDA/cuDNN versions, refer to the methods below.