Hacker News new | ask | show | jobs
by whimsicalism 551 days ago
but inference costs arent high already and there are tons of hardware companies that can do relatively cheap LLM inference
1 comments

Inference costs per invocation aren’t high. Scale it out to billions of users and it’s a different story.

Training is amortized over each inference, so the cost of inference also needs to include the cost of training to break even unless made up elsewhere