Make the model in huggingface.co can be paralleled and can be used with colossalai according to custom policy.
-[⚡️ ShardFormer](#️-shardformer)
-[📚 Table of Contents](#-table-of-contents)
-[🔗 Introduction](#-introduction)
-[🔨 Usage](#-usage)
-[🔮 Simple example](#-simple-example)
-[💡 Policy](#-policy)
## 🔗 Introduction
**Shardformer** is a module that automatically parallelizes the mainstream models in libraries such as HuggingFace and TIMM. This module aims to make parallelization hassle-free for users who are not from the system background.