lucidrains / toolformer-pytorch

Implementation of Toolformer, Language Models That Can Use Tools, by MetaAI
MIT License
1.94k stars 124 forks source link

api_stop in invoke_tools has extra space #20

Open joemzhao opened 1 month ago

joemzhao commented 1 month ago

The extra space leads to different regex so tools are not invoked. addressing https://github.com/lucidrains/toolformer-pytorch/issues/19