使用MCTS顯著提升LLM在復雜任務的推理能力
精華
一、概述?Title:ReasoningwithLanguageModelisPlanningwithWorldModel?URL:??https:arxiv.orgabs2305.14992???Code:??https:github.commaitrixorgllmreasoners???Demo:??https:github.commaitrixorgllmreasonersblobmaindemo.ipynb??1Motivation?盡管COT表現不錯,但是當前LLM在生成plan、復雜數學推理、邏輯推理時仍然表現不夠好。?LLMs缺乏內部“世界模型”來預測世界狀態(例如環境狀態、中間變量值)并...