db0@lemmy.dbzer0.com to TechTakes@awful.systemsEnglish · 9 days agoOpenAI is so cooked and I'm all here for itlemmy.dbzer0.comimagemessage-square203fedilinkarrow-up1466arrow-down10
arrow-up1466arrow-down1imageOpenAI is so cooked and I'm all here for itlemmy.dbzer0.comdb0@lemmy.dbzer0.com to TechTakes@awful.systemsEnglish · 9 days agomessage-square203fedilink
minus-squarekhalid_salad@awful.systemslinkfedilinkEnglisharrow-up7·8 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·8 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