Ask HN: Dedicated hardware can 10x inference. Can we do the same with training?
https://news.ycombinator.com/item?id=40872809Recently, we saw Etched that basically implemented transformers in verilog. Before that was Groq, which had some specialized hardware for working with tensors. Both of which can deliver 10-100x faster inference speeds than your 8xH100s.
I'm vaguely aware of the fact that training is a lot more complex than inferencing, so the fruits of further optimizing hardware are not as low hanging nor rewarding.
But nevertheless, I'm curious to hear a bit more about the details from folks that work in those fields. Is it worth it? Is it possible? What's the complexity here?