我认为大语言模型会做乘法运算吗?
1 分•作者: kovek•8 个月前
我之前可以让 Gemini 告诉我长乘法的算法,然后给它两个大数相乘,它也能成功地按照算法进行计算。<p>我看到这里的用户经常说 LLM 无法进行乘法运算。<p>我决定研究一下 LLM 是否可以模拟 CPU。我与 Claude 讨论过,它似乎很可能可以做到这一点:<p>https://claude.ai/share/24b65253-133b-4cab-b185-7c43c195e380<p>你觉得呢?
查看原文
I previously was able to get Gemini to tell me the algorithm for long multiplication, and then give it two large numbers to multiply, and it was able to follow the algorithm successfully.<p>I see users here often say that LLMs cannot do multiplication.<p>I decided I'll look into if LLMs can simulate CPUs. I discussed with Claude and it seems like they probably can:<p>https://claude.ai/share/24b65253-133b-4cab-b185-7c43c195e380<p>What do you think?