How to run a model?
#1
by
Kathan05
- opened
Hey
@thu-huangzc
, This model seems amazing. I am trying to run your model using pipe = pipeline("image-classification", model="thu-huangzc/ffaa-mistral-7b")
command but its giving the following error. KeyError: 'llava_llama'
.
So can you please give me a code that how can I fit the model without any issue. Thanks in advance.