ColossalAI/applications
Hongxin Liu d202cc28c0
[npu] change device to accelerator api (#5239)
* update accelerator

* fix timer

* fix amp

* update

* fix

* update bug

* add error raise

* fix autocast

* fix set device

* remove doc accelerator

* update doc

* update doc

* update doc

* use nullcontext

* update cpu

* update null context

* change time limit for example

* udpate

* update

* update

* update

* [npu] polish accelerator code

---------

Co-authored-by: Xuanlei Zhao <xuanlei.zhao@gmail.com>
Co-authored-by: zxl <43881818+oahzxl@users.noreply.github.com>
2024-01-09 10:20:05 +08:00
..
Chat [npu] change device to accelerator api (#5239) 2024-01-09 10:20:05 +08:00
Colossal-LLaMA-2 [npu] change device to accelerator api (#5239) 2024-01-09 10:20:05 +08:00
ColossalEval Support mtbench (#5025) 2023-11-09 13:41:50 +08:00
ColossalQA [Feature] Add document retrieval QA (#5020) 2023-11-23 10:33:48 +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.