Can't Run Hugging Face Models #48
-
Hey Everyone,
I'm pretty new to whole Automated Agents thing, so pardon any basic questions |
Beta Was this translation helpful? Give feedback.
Answered by
alckasoc
Mar 23, 2025
Replies: 1 comment 8 replies
-
Hi @Syedmahmood777 , are you using the |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What command are you running for the cli app?
There's a typo in the usage
agent_s
->agent_s2
. I'll fix this now.Sorry about the lack of documentation! 😅 Take a look at the
cli_app.py
for Agent S2 for the full list of arguments.Also, I'm curious, what model are you using for grounding? We found UI-TARS 72B DPO to work pretty well!