UI-TARS-desktop
UI-TARS-desktop copied to clipboard
[Bug]: 404 status code (no body)
Version
v.0.1
Model
UI-TARS-1.5-7B
Deployment Method
Cloud
Issue Description
Getting the famous "404 status code (no body)" error, here is my setup, I would appreciate if someone from the team could suggest something many people are getting this error.
MacbookPro M4 24 GB




Error Logs
No response
Hello, I experienced the same issue, and I managed to fix it by using this value for my VLM Base URL:
VLM Base URL: https://dx8w45x81yjxhhqt.us-east-1.aws.endpoints.huggingface.cloud/v1/
- Note the added
/v1/on the URL. So try adding this to the URL that you get after deploying your endpoint
Here's my comment on my own reported issue - https://github.com/bytedance/UI-TARS-desktop/issues/577#issuecomment-2875675136