Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] 403 Client Error #246

Open
studiostephe opened this issue Nov 15, 2024 · 7 comments
Open

[BUG] 403 Client Error #246

studiostephe opened this issue Nov 15, 2024 · 7 comments
Labels
🐞 bug Something isn't working

Comments

@studiostephe
Copy link

Issue Description

$ nexa run omnivision
Downloading Octo-omni-vision/model-fp16.gguf...
An error occurred while downloading or processing the model: An unexpected error occurred: 403 Client Error: Forbidden for url: https://public-storage.nexa4ai.com/Octo-omni-vision/model-fp16.gguf
Failed to pull model Octo-omni-vision:model-fp16. If you are using local path, be sure to add --local_path and --model_type flags.
Unknown task: None. Skipping inference.

Steps to Reproduce

nexa run omnivision

OS

RPI bookworm

Python Version

Python 3.11.2

Nexa SDK Version

nexaai-0.0.9.1

GPU (if using one)

No response

@studiostephe studiostephe added the 🐞 bug Something isn't working label Nov 15, 2024
@yashasnadigsyn
Copy link

same error for omniaudio

Downloading omniaudio/q4_0.gguf... An error occurred while downloading or processing the model: An unexpected error occurred: 403 Client Error: Forbidden for url: https://public-storage.nexa4ai.com/omniaudio/q4_0.gguf Failed to pull model omniaudio:q4_0. If you are using local path, be sure to add --local_path and --model_type flags. Unknown task: None. Skipping inference.

@zhiyuan8
Copy link
Contributor

Shall we know your geological location?
The issue might be due to Amazon S3 download not available

@yashasnadigsyn
Copy link

@zhiyuan8 I am from India.

@studiostephe
Copy link
Author

Western USA here

@plofski
Copy link

plofski commented Nov 19, 2024

Same problem here, Western Europe

@shubhamgupto
Copy link

shubhamgupto commented Nov 21, 2024

Same problem here
East coast, USA
Nvidia jetson orin nano

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>623NX0EWNX9X2291</RequestId>
<HostId>zHE6b8PP2XpTEVjc1rClwOiQLOS4+Ojik4X8dbsZtzysMGc2NJDOjmQuygjyF5HaMLS2GJkgl+xLZ5KrHa2i0g==</HostId>
</Error>

@Davidqian123
Copy link
Collaborator

Try https://public-storage.nexa4ai.com/omnivision/model-fp16.gguf and check if you can download model successfully.
If you can, I think you can also run omnivision through nexa run omnivision after to update to the latest version of nexa-sdk (v0.0.9.4)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants