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

Error running Llama example with v31-instruct #2575

Open
danielclough opened this issue Oct 26, 2024 · 2 comments
Open

Error running Llama example with v31-instruct #2575

danielclough opened this issue Oct 26, 2024 · 2 comments

Comments

@danielclough
Copy link
Contributor

With the latest main, running this command:
cargo run --example llama --release --features=cuda -- --prompt "what is your name?" --which v31-instruct
I get this error:
Error: Header etag is missing

@LaurentMazare
Copy link
Collaborator

I guess it's related to this PR huggingface/hf-hub#36 but it doesn't seem that there was a crates.io release since the fix was merged so it's not straightforward to switch to the patched version.

@LaurentMazare
Copy link
Collaborator

Should be fixed past #2576 , thanks for reporting the issue.

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

2 participants