8 ms·
I think this is probably right but so far it seems that the areas in which an LLM is most effective do fine with the lower power models. Example: the 4o or Cla
by omarhaneef 2y ago
I think this is probably right but so far it seems that the areas in which an LLM is most effective do fine with the lower power models.
Example: the 4o or Claude are great for coding, summarizing and rewriting emails. So which domains require a slightly better model?
I suppose if the error rate in code or summary goes down even 10%, it might be worth $180/month.
- ducttapecrown 2y agoI bet users won't pay for the power, but for a guarantee of access! I always hear about people running out of compute time for ChatGPT. Obvious answer is charge more for a higher quality service.
- vbezhenar 2y agoFew days ago I had issue with IPsec VPN behind NAT. I spend few hours Googling around, tinkering with system, I had some rough understanding of what goes wrong, but not much and I had no idea how to solve this issue. I made a very exhaustive question to ChatGPT o1-preview, including all information I though is relevant. Something like good forums question. Well, 10 seconds later it spew me a working solution. I was ashamed, because I have 20 years of experience under my belt and this model solved non-trivial task much better than me. I was ashamed but at the same time that's a superpower. And I'm ready to pay $200 to get solid answers that I just can't get in a reasonable timeframe.
- BOOSTERHIDROGEN 2y agoThe exhaustive question makes ChatGPT reconstruct your answer in real-time, while all you need to do is sleep; your brain will construct the answer and deliver it tomorrow morning.
- ben_w 2y agoThe benefit of getting an answer immediately rather than tomorrow morning is why people are sometimes paid more for on-call rates rather than everyone being 9-5. (Now I think if of the idiom, when did we switch to 9-6? I've never had a 9-5).
- gedy 2y agoIt is really great when it works, but challenge is I've had it sometimes not understanding a detailed programming question and it confidently gives an incorrect answer. Going back and forth a few times ends up clear it really does not know answer, but I end up going in circles. I know LLMs can't really tell you "sorry I don't know this one", but I wish they could.