Getting error running the example. KeyError: 'pixtral'
#5
by Valadaro - opened
Valadaro changed discussion title from Getting error running the exemple. KeyError: 'pixtral' to Getting error running the example. KeyError: 'pixtral'
Problem solved downloading the library transformers from source with the command bellow:
pip install git+https://github.com/huggingface/transformers
Valadaro changed discussion status to closed

