An open API service indexing awesome lists of open source software.

https://github.com/feifeibear/colossalai_bert_inference


https://github.com/feifeibear/colossalai_bert_inference

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

## An example to show how ColossalAI helps you write distributed inference code.

the file contains a script to run 1D Tensor Parallelism (also known as Model Parallelism) on 4 GPUs.