Running locally?

#2
by chigaijin - opened

I'm trying to run this locally via oobabooga, but I get an error that it's trying to access a gated repo (here, which I've gained access to). As I have the model downloaded it shouldn't need to access a repo. Is there a way I can update the config or other files to run everything offline? Thanks.

Cannot access gated repo for url https://huggingface.co/stabilityai/japanese-stablelm-instruct-alpha-7b/resolve/main/configuration_japanese_stablelm_alpha.py. Repo model stabilityai/japanese-stablelm-instruct-alpha-7b is gated. You must be authenticated to access it.

Stability AI org

Hey thanks for reporting this issue.
Not 100% sure but maybe you need to first hugging login as the user who get the repo access?
And since gated mechanism is implemented by HF you might need to ask in their forum since we might not be able to help on this.

Required login.

huggingface-cli login

And input your token.

入手したトークンはどのファイルに書き込めばいいの?

chigaijin changed discussion status to closed

Sign up or log in to comment