AmericanEconomicThinkTank

  • 0 Posts
  • 11 Comments
Joined 8 days ago
cake
Cake day: September 22nd, 2025

help-circle







  • Nope, language models by inherent nature, xannot be used to calculate. Sure theoretically you could have input parsed, with proper training, to find specific variables, input those to a database and have that data mathematically transformed back into language data.

    No LLMs do actual math, they only produce the most likely output to a given input based on trained data. If I input: What is 1 plus 1?

    Then given the model, most likely has trained repetition on an answer to follow that being 1 + 1 = 2, that will be the output. If it was trained on data that was 1 + 1 = 5, then that would be the output.