Y
Hacker News
new
|
ask
|
show
|
jobs
by
markusheimerl
5 days ago
Reduce batch size in train.c
1 comments
ewew53
5 days ago
how to do this? I have this same error
link
markusheimerl
5 days ago
https://github.com/markusheimerl/gpt/blob/main/train.c
- in this file, search for the line "const int batch_size = 15;" - reduce this number
link