Back to Colossalai

Applications

applications/README.md

0.5.11.3 KB
Original Source

Applications

This directory contains the applications that are powered by Colossal-AI.

<div align="center"> <h3> <a href="https://cloud.luchentech.com/">GPU Cloud Playground </a> </a> | <a href="https://cloud.luchentech.com/doc/docs/intro"> Playground Document </a> </h3> </div>

The list of applications include:

  • Open-Sora: Revealing Complete Model Parameters, Training Details, and Everything for Sora-like Video Generation Models
  • ColossalChat: Replication of ChatGPT with RLHF.
  • Colossal-LLaMA: Continual Pre-training and Supervisied Fine-tuning of LLaMA2 / LLaMA3.
  • ColossalEval: Evaluation Pipeline for LLMs.
  • FastFold: Optimizing AlphaFold (Biomedicine) Training and Inference on GPU Clusters.
  • ColossalQA: Document Retrieval Conversation System
  • SwiftInfer: Breaks the Length Limit of LLM Inference for Multi-Round Conversations

Please note that the Chatbot application is migrated from the original ChatGPT folder.

You can find more example code for base models and functions in the Examples directory.