ColossalAI/applications
digger yu 756c400ad2
fix typo in applications/ColossalEval/README.md (#5250)
2024-01-11 17:58:38 +08:00
..
Chat polish readme in application/chat (#5194) 2023-12-20 11:28:39 +08:00
Colossal-LLaMA-2 [doc] fix typo in Colossal-LLaMA-2/README.md (#5247) 2024-01-10 19:24:56 +08:00
ColossalEval fix typo in applications/ColossalEval/README.md (#5250) 2024-01-11 17:58:38 +08:00
ColossalQA [colossalqa] fix pangu api (#5170) 2023-12-11 14:08:11 +08:00
README.md [doc] SwiftInfer release (#5236) 2024-01-08 09:55:12 +08:00

README.md

Applications

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

The list of applications include:

  • Colossal-LLaMA-2: Continual Pre-training of LLaMA-2.
  • ColossalEval: Evaluation Pipeline for LLMs.
  • ColossalChat: Replication of ChatGPT with RLHF.
  • 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.