lapisrocks / LanguageAgentTreeSearch

[ICML 2024] Official repository for "Language Agent Tree Search Unifies Reasoning Acting and Planning in Language Models"
https://arxiv.org/abs/2310.04406
MIT License
620 stars 63 forks source link

Webshop is too slow #32

Closed SpaceLearner closed 3 weeks ago

SpaceLearner commented 1 month ago

Dear author,

It is very nice work. In my environment, it takes around 1.5h to run one example of WebShop. It's too slow and is there any way to improve the efficiency? What is the normal time it takes to run WebShop ?

andyz245 commented 3 weeks ago

Thank you! That's unexpected, but it does take longer than baselines for each example. You can change the number of iterations and other hyperparameters to reduce the speed.