4 comments

  • iammjm42 minutes ago
    Why doesn’t it just call tools such as Mathematica for such operations?
    • defrost33 minutes ago
      This is more how an LLM thinks about math internally - an LLM version of drilled tables being used for mental arithmetic &quot;as humans do&quot;.<p>When humans stall on these tasks, they reach for pen and paper, a slide rule, a calculator, etc.<p>Mathematica is overkill for arithmetic, in addition it&#x27;s licenced and can cost a bit extra.<p>If an LLM were to reach for a light cheap arithmetic tool something like bc would be a good first stop - a CLI tool with a language that supports arbitrary precision numbers with interactive execution of statements.<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Bc_(programming_language)" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Bc_(programming_language)</a>
  • euroderf1 hour ago
    The spirit of Rube Goldberg is alive and well.
  • silvestrov1 hour ago
    This is a very nice and fresh page layout.
  • old_sound1 day ago
    What happens inside an LLM when it tries to calculate with nothing but matrices.