db0@lemmy.dbzer0.com to TechTakes@awful.systemsEnglish · 29 days agoOpenAI is so cooked and I'm all here for itlemmy.dbzer0.comimagemessage-square206fedilinkarrow-up1449
arrow-up1449imageOpenAI is so cooked and I'm all here for itlemmy.dbzer0.comdb0@lemmy.dbzer0.com to TechTakes@awful.systemsEnglish · 29 days agomessage-square206fedilink
minus-squarekhalid_salad@awful.systemslinkfedilinkEnglisharrow-up7·28 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-squarefroztbyte@awful.systemslinkfedilinkEnglisharrow-up5·28 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