Gated models yield ValueError
that states "model cannot be found"
#5
Labels
bug
Something isn't working
ValueError
that states "model cannot be found"
#5
Trying to run "meta-llama/Llama-3.2-1B", but getting an error msg saying:
When running with the regular pipeline setup on huggingface (
from transformers import pipeline
), it gives the correct response "this is a gated model"Versions:
python 3.10.12
transformers 4.40.2
stormtrooper 1.0.0
The text was updated successfully, but these errors were encountered: