mirror of https://github.com/hpcaitech/ColossalAI
a7ca297281
* mv LlamaForCausalLM to LlamaModel * rm unused imports --------- Co-authored-by: gongenlei <gongenlei@baidu.com> |
||
---|---|---|
.. | ||
Chat | ||
README.md |
README.md
Applications
This directory contains the applications that are powered by Colossal-AI.
The list of applications include:
- Chatbot
- Stable Diffusion
- Dreambooth
Please note that the
Chatbot
application is migrated from the originalChatGPT
folder.