Describe the bug
I've downloaded the corpus and the model weights, I ran the command bash training/finetune_GPT-NeoXT-Chat-Base-20B.sh and I got the following:
https://gist.github.com/riatzukiza/0930307fc90bf940103364be2d3db5c1
To Reproduce
Steps to reproduce the behavior:
- Download weights
- download corpus
- run
bash training/finetune_GPT-NeoXT-Chat-Base-20B.sh
- Bam error
Expected behavior
To fine tune the model, or get an out of memory error
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.