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

Switch to non gated models #387

Closed
tom-doerr opened this issue Apr 23, 2024 · 2 comments
Closed

Switch to non gated models #387

tom-doerr opened this issue Apr 23, 2024 · 2 comments
Labels

Comments

@tom-doerr
Copy link
Contributor

When running

python -m sglang.launch_server --model-path meta-llama/Llama-2-7b-chat-hf --port 30000

I get

Cannot access gated repo for url https://huggingface.co/meta-llama/Llama-2-7b-chat-hf/resolve/main/config.json.
Access to model meta-llama/Llama-2-7b-chat-hf is restricted. You must be authenticated to access it.

I assume it's the same for most people. How about switching it to a non gated model, e.g. Mistral or a quantized 8B Llama 3?

@KMouratidis
Copy link

Mistral is also gated.

image

Copy link

This issue has been automatically closed due to inactivity. Please feel free to reopen it if needed.

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

No branches or pull requests

2 participants