ColossalAI icon indicating copy to clipboard operation
ColossalAI copied to clipboard

Need a finetuning example

Open binmakeswell opened this issue 3 years ago • 3 comments

Describe the feature

Fewer users are able to train large models directly from scratch. We need to provide an example of fine-tuning.

For example, how to load pre-training parameters into model of colossal-AI and fine-tune them efficiently with other features in colossal-AI? Performance can be optimized incrementally with subsequent updates, but this feature is practical and important.

binmakeswell avatar Feb 15 '22 11:02 binmakeswell

I agree

fastalgo avatar Feb 15 '22 11:02 fastalgo

I believe the feature depends on #256

feifeibear avatar Apr 01 '22 05:04 feifeibear

I believe the feature depends on #256

feifeibear avatar Apr 01 '22 05:04 feifeibear

You can refer to this https://github.com/hpcaitech/ColossalAI/tree/main/applications/Chat

binmakeswell avatar Apr 13 '23 03:04 binmakeswell