# MOREH DOCS

MoAI(Moreh AI appliance for AI accelerators) Platform is a scalable AI platform that allows for easy control of thousands of Graphics Processing Units (GPUs), which are required for developing large-scale deep learning models.


# Getting Started

Get started with fine-tuning
MoAI Platform Beginner's Guide for Finetuning
AP Guide
Advanced Parallelization (AP) Feature Instructions
Moreh Toolkit Guide
Command Line Usage
MoAI Platform Features
The virtualization and parallelization features of the MoAI Platform

# Core Technologies of MoAI Platform

As deep learning models progress, they become increasingly complex and require significant computational resources as their parameters expand from billions to trillions. Developing large-scale models involves handling and processing an enormous volume of parameters, a task that is both daunting and time-consuming.

The MoAI Platform's automatic parallelization addresses these hurdles by simultaneously processing multiple tasks, determining the optimal computation methods for large models. This empowers AI engineers to concentrate solely on their core AI endeavors, regardless of the scale of their applications or the type of processors they use. Moreover, it efficiently utilizes GPU computational resources at a reasonable cost by allocating them only during calculation execution.

  1. Support Various Accelerators with Single GPU Abstraction
  2. GPU Virtualization
  3. Dynamic GPU Allocation
  4. AI Compiler Automatic Parallelization