Error

#1
by OFT - opened

Could not load model paragon-AI/blip2-image-to-text with any of the following classes: (<class 'transformers.models.blip_2.modeling_blip_2.Blip2ForConditionalGeneration'>,). See the original errors: while loading with Blip2ForConditionalGeneration, an error is thrown: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/transformers/pipelines/base.py", line 283, in infer_framework_load_model model = model_class.from_pretrained(model, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/transformers/modeling_utils.py", line 3406, in from_pretrained raise EnvironmentError( OSError: paragon-AI/blip2-image-to-text does not appear to have a file named pytorch_model.bin, tf_model.h5, model.ckpt or flax_model.msgpack.

Sign up or log in to comment