Files
ColossalAI/applications
gongenlei a7ca297281 [coati] Fix LlamaCritic (#3475)
* mv LlamaForCausalLM to LlamaModel

* rm unused imports

---------

Co-authored-by: gongenlei <gongenlei@baidu.com>
2023-04-07 11:39:09 +08:00
..
2023-04-07 11:39:09 +08:00

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 original ChatGPT folder.