Hacker News new | ask | show | jobs
by jwan584 506 days ago
The point about using FP32 for training is wrong. Mixed precision (FP16 multiplies, FP32 accumulates) has been use for years – the original paper came out in 2017.
1 comments

Fair enough, but that still uses a lot more memory during training than what DeepSeek is doing.