post by [deleted] · · ? · GW · 0 comments

This is a link post for

0 comments

Comments sorted by top scores.

comment by Mitchell_Porter · 2024-06-23T03:56:14.111Z · LW(p) · GW(p)

Are you aware that LLMs are notoriously unreliable when it comes to arithmetic?

Replies from: roger-d-1
comment by RogerDearnaley (roger-d-1) · 2024-06-23T04:26:24.083Z · LW(p) · GW(p)

Also, an LLM is massively overpowered for doing a calculation compared to using a calculator (as well as often being less accurate)!

Usually, if you want a calculation done, you don't know how to do it on a calculator, and you need an LLM to tell you how to do it, you'll get better resullts if you ask the LLM to write you a Python program to do the calculation, and then you run the program, than if you have the LLM attempt to do the calculation in its head. Mental arithmetic is not their forte.