hpcaitech / ColossalAI

Making large AI models cheaper, faster and more accessible
https://www.colossalai.org
Apache License 2.0
38.81k stars 4.35k forks source link

what's the difference of theColossalAI\examples\language\llama2 and ColossalAI\applications\Colossal-LLaMA-2 #5188

Open SeekPoint opened 11 months ago

SeekPoint commented 11 months ago

🐛 Describe the bug

can we run both of it with the same dataset like RedPajama-Data-1T-Sample

Environment

No response

TongLi3701 commented 9 months ago

Hi, there are some differences between \examples\language\llama and ColossalAI\applications\Colossal-LLaMA-2.

We do recommend using ColossalAI\applications\Colossal-LLaMA-2 cuz we already validate its performance.