‪Ed Zitron‬ ‪@edzitron.com‬ · 3h OpenAI is completely screwed. If they're losing money on $200/month, they're losing it on $20/month and their real costs are so much higher than they can ever get anyone to pay. A pale horse. - Screenshot from an article: https://techcrunch.com/2025/01/05/openai-is-losing-money-on-its-pricey-chatgpt-pro-plan-ceo-sam-altman-says/
you are viewing a single comment's thread
view the rest of the comments
[–] 7 points 2 years ago (1 child)

It's actually super easy to increase the accuracy of LLMs.

import pytorch # or ollama or however you fucking dorks use this nonsense
from decimal import Decimal

I left out all the other details because it's pretty intuitive why it works if you understand why floats have precision issues.

  • source
  • parent
  • hideshow 1 child comment