Making large AI models cheaper, faster and more accessible
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Tong Li 1d96a562bb update 11 months ago
..
Chat polish readme in application/chat (#5194) 11 months ago
Colossal-LLaMA-2 [format] applied code formatting on changed files in pull request 5234 (#5235) 11 months ago
ColossalEval [Colossal-LLaMA-2] Release Colossal-LLaMA-2-13b-base model (#5224) 11 months ago
ColossalMoE update 11 months ago
ColossalQA [colossalqa] fix pangu api (#5170) 12 months ago
README.md [doc] SwiftInfer release (#5236) 11 months ago

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.