GeorgeCarpenter

Results 7 comments of GeorgeCarpenter

What are the datasets of all the pretrained models?

> Thanks for the question. Actually these files are for different providers, the code will automatically choose the corresponding one accroding to your code, and you don't need to to...

> Hi, would you please specify the model you're deploying? The model I have used is ByteDance-Seed/UI-TARS-7B-DPO @Taoran-Lu

> Could you provide the full traceback? ``` Traceback (most recent call last: [24/1888] File "/mnt/code/llm_/agent_s/OSWorld/run_agents2.py", line 371, in test(args, test_file_list) File "/mnt/code/llm_/agent_s/OSWorld/run_agents2.py", line 263, in test raise e File...

> It seems like the `reflection_agent`'s `messages` has 2 consecutive user messages. I haven't had issues with this, but I'll test this again. > > EDIT: I didn't get this...