You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: