ColossalAI/applications
Ofey Chan c7d68b2c2c
[NFC] polish applications/Chat/benchmarks/benchmark_opt_lora_dummy.py code style (#5225)
2024-05-11 23:34:05 +08:00
..
Chat [NFC] polish applications/Chat/benchmarks/benchmark_opt_lora_dummy.py code style (#5225) 2024-05-11 23:34:05 +08:00
Colossal-LLaMA-2 [Colossal-Llama-2] Add finetuning Colossal-Llama-2 example (#4878) 2023-12-07 14:02:03 +08:00
ColossalEval Improve logic for selecting metrics (#5196) 2023-12-22 14:52:50 +08:00
ColossalQA [NFC] polish applications/ColossalQA/colossalqa/chain/retrieval_qa/base.py code style (#5232) 2024-01-25 13:13:57 +08:00
README.md [Feature] Add document retrieval QA (#5020) 2023-11-23 10:33:48 +08:00

README.md

Applications

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

The list of applications include:

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.