Issue: Unrecognized model in YanweiLi/Mini-Gemini-8x7B-HD

#1
by billyzhou - opened

pipe = pipeline("text-generation", model="YanweiLi/Mini-Gemini-8x7B-HD")
above pipeline will throw a exception:
Unrecognized model in YanweiLi/Mini-Gemini-8x7B-HD. Should have a model_type key in its config.json

Sign up or log in to comment