Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

okoge-kaz/moe-recipes

Repository files navigation

MoE Recipes

This repository is not active. moe-recipes is now actively being developed in other repository.

Table of Contents

  1. Installation

Installation

To install the package, run the following command:

pip install -r requirements.txt

If you want to use the library in multi-nodes, you need to install the below packages:

module load openmpi/4.x.x

pip install mpi4py

FlashAttention

To install the FlashAttention, run the following command: (GPU is required)

pip install ninja packaging wheel
pip install flash-attn --no-build-isolation

About

Ongoing research training Mixture of Expert models.

Resources

Stars

Watchers

Forks

Packages

No packages published