db0 to [email protected]English • 4 days agoOpenAI is so cooked and I'm all here for itlemmy.dbzer0.comimagemessage-square227fedilinkarrow-up1769arrow-down18
arrow-up1761arrow-down1imageOpenAI is so cooked and I'm all here for itlemmy.dbzer0.comdb0 to [email protected]English • 4 days agomessage-square227fedilink
minus-square@[email protected]linkfedilinkEnglish7•3 days agoIt’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.
minus-square@[email protected]linkfedilinkEnglish5•3 days agodecimal is a severely underappreciated library
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.
decimal is a severely underappreciated library