4 ms·
Reduce batch size in train.c
by markusheimerl 4mo ago
Reduce batch size in train.c
- ewew53 4mo agohow to do this? I have this same error
- markusheimerl 4mo agohttps://github.com/markusheimerl/gpt/blob/main/train.c https://github.com/markusheimerl/gpt/blob/main/train.c - in this file, search for the line "const int batch_size = 15;" - reduce this number