binmakeswell
binmakeswell
Hi @winktool Which example are you using? We need more details to track the details. Thanks.
Hi @winktool Sorry for the late reply. We have updated a lot. Please check the lastest code. https://github.com/hpcaitech/ColossalAI/tree/main/examples/images/diffusion This issue was closed due to inactivity. Thanks.
https://github.com/hpcaitech/ColossalAI/tree/main/examples/community Welcome to contribute T5 community example. This issue was closed due to inactivity. Thanks.
##Todo - implement PPO training and fine-tuning We should also mentioned PPO fine-tuning. This looks a lot like we haven't implemented finetune function yet, because we plan to implement PPO-ptx...
Clear error message or doc to remind user 'pip install .'
TODO ckpt Seriously affect the actual use of the user, need to be fixed as a priority
We have updated a lot. Please check https://github.com/hpcaitech/ColossalAI/tree/main/applications/Chat This issue was closed due to inactivity. Thanks.
Hi @clm971910 Could you manually install the transformers? https://github.com/huggingface/transformers#installation This should be caused by your basic environment, not by Colossal-AI. Perhaps you can try docker https://github.com/hpcaitech/ColossalAI#Use-Docker
Hi guys, we are developing [Lazy initialization of model](https://github.com/hpcaitech/ColossalAI/discussions/3124), which provides a much better user experience and will come soon (hopefully next week).