ColossalAI/applications/Chat/coati/models
gongenlei a7ca297281
[coati] Fix LlamaCritic (#3475)
* mv LlamaForCausalLM to LlamaModel

* rm unused imports

---------

Co-authored-by: gongenlei <gongenlei@baidu.com>
2023-04-07 11:39:09 +08:00
..
base [Coati] first commit (#3283) 2023-03-28 20:25:36 +08:00
bloom [chat]fix sft training for bloom, gpt and opt (#3418) 2023-04-04 09:46:23 +08:00
deberta [Coati] first commit (#3283) 2023-03-28 20:25:36 +08:00
gpt [chat]fix sft training for bloom, gpt and opt (#3418) 2023-04-04 09:46:23 +08:00
llama [coati] Fix LlamaCritic (#3475) 2023-04-07 11:39:09 +08:00
opt [chat]fix sft training for bloom, gpt and opt (#3418) 2023-04-04 09:46:23 +08:00
roberta [chatgpt] add pre-trained model RoBERTa for RLHF stage 2 & 3 (#3223) 2023-04-03 10:11:03 +08:00
__init__.py [Coati] first commit (#3283) 2023-03-28 20:25:36 +08:00
generation.py [Coati] first commit (#3283) 2023-03-28 20:25:36 +08:00
generation_utils.py [Coati] first commit (#3283) 2023-03-28 20:25:36 +08:00
lora.py [Coati] first commit (#3283) 2023-03-28 20:25:36 +08:00
loss.py [Coati] first commit (#3283) 2023-03-28 20:25:36 +08:00
utils.py [Coati] first commit (#3283) 2023-03-28 20:25:36 +08:00