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

huggingface down: openchat can't be started #214

Open
antioxidanz opened this issue Apr 22, 2024 · 1 comment
Open

huggingface down: openchat can't be started #214

antioxidanz opened this issue Apr 22, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@antioxidanz
Copy link

Currently, huggingface.co is down, and OpenChat cannot be started anymore, even though the model has already been downloaded. Is there a way to start OpenChat without the huggingface check?

@imoneoi imoneoi added the enhancement New feature or request label Apr 26, 2024
@imoneoi
Copy link
Owner

imoneoi commented Apr 26, 2024

I think it's related to the model loading of Transformers, which checks for model updates on HuggingFace every time. One temporary solution would be downloading to a local folder and start it there.

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

No branches or pull requests

2 participants