Dev/uitars 15 (#194)
* debug uitars1.0, add uitars1.5 * update pyautogui parser * modify function name * update parser * update prompt * FIX: bug in ui tars
This commit is contained in:
@@ -156,7 +156,6 @@ def test(args: argparse.Namespace, test_all_meta: dict) -> None:
|
||||
}
|
||||
|
||||
agent = UITARSAgent(
|
||||
model=args.model,
|
||||
action_space=args.action_space,
|
||||
observation_type=args.observation_type,
|
||||
max_trajectory_length=args.max_trajectory_length,
|
||||
|
||||
Reference in New Issue
Block a user