upvote
Reduce batch size in train.c
reply
how to do this? I have this same error
reply
https://github.com/markusheimerl/gpt/blob/main/train.c - in this file, search for the line "const int batch_size = 15;" - reduce this number
reply