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

can't download model #13

Open
pointerhacker opened this issue Oct 28, 2024 · 7 comments
Open

can't download model #13

pointerhacker opened this issue Oct 28, 2024 · 7 comments

Comments

@pointerhacker
Copy link

i open this link https://ai.meta.com/resources/models-and-libraries/spirit-lm-downloads/ and write the need message. and click the '''Accept and Continue''' but still stop in this page. what should we do? please help me~ tks

@hitchhicker
Copy link
Contributor

Hey! Thanks for the question! Have you clicked the checkbox with the message “By clicking “I Accept” and submitting the completed form above, you agree to the FAIR Noncommercial Research License and FAIR Acceptable Use Policy.” at the end of download page?

@NielsRogge
Copy link

Hi,

The model has also been uploaded by the community here: https://huggingface.co/spirit-lm/Meta-spirit-lm.

cc @hitchhicker would you like to make the model available on the 🤗 hub with gated access, similar to how this is set up for the llama models? e.g. https://huggingface.co/meta-llama/Llama-3.2-11B-Vision-Instruct

Happy to set up a Slack channel to discuss the integration in more detail.

@Dan-wanna-M
Copy link

@NielsRogge https://huggingface.co/spirit-lm/Meta-spirit-lm is down, do you know the reasons behind that decision? That access form seems to be broken.

@Dan-wanna-M
Copy link

Hey! Thanks for the question! Have you clicked the checkbox with the message “By clicking “I Accept” and submitting the completed form above, you agree to the FAIR Noncommercial Research License and FAIR Acceptable Use Policy.” at the end of download page?

@hitchhicker Yes. It still does not work.

@hitchhicker
Copy link
Contributor

@Dan-wanna-M I am sorry to hear that. I could not reproduce from my side though. Could you try to debug it with some dev tool so that we could know what is the root cause? Thanks!

@Dan-wanna-M
Copy link

@hitchhicker

I get an error when I click the submit button:

Because your site has the Cross-Origin Embedder Policy (COEP) enabled, each embedded iframe must also specify this policy. This behavior protects private data from being exposed to untrusted third party sites.

To solve this, add one of following to the embedded frame’s HTML response header:

Cross-Origin-Embedder-Policy: require-corp
Cross-Origin-Embedder-Policy: credentialless (Chrome > 96)

Also, when I look at the network tab, I notice that the response from https://ai.meta.com/api/graphql/ endpoint is

{"data":{"createShopLead":null},"errors":[{"message":"A server error field_exception occured. Check server logs for details.","severity":"CRITICAL","mids":["0cd870723e7861958168f856a197540a"],"code":1675030,"api_error_code":-1,"summary":"Query Error","description":"Error performing query.","description_raw":"Error performing query.","is_silent":false,"is_transient":false,"is_not_critical":false,"requires_reauth":false,"allow_user_retry":false,"debug_info":null,"query_path":null,"fbtrace_id":"AgZURTxLWsT","www_request_id":"A4MQgiPC5veloXn_qNihs7-","path":["createShopLead"]}],"extensions":{"is_final":true}}

@gegebenheiten
Copy link

@Dan-wanna-M
I have also encountered the same problem. Have you resolved it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants