KeyError: 'falcon'
#2
by
abdul0807
- opened
I am getting KeyError: 'falcon' when trying to run the transformer pipeline using this model. I have installed transformers==4.30.2 on my machine. Any idea on the KeyError? Please let me know how to fix it.
Hi can you try using the example code in the model card instead? There seems to be some compatibility issues with transformer pipeline.