invoke-ai / invoke-ai/InvokeAI
[bug]: The model manager fails to identify Ernie Image models and classifies them as "Unknown Model"
- Dominant language
- Python
- Stars
- 28.2k
- Forks
- 3k
- Avg merge
- 6d 5h
- Merged PRs (30d)
- 19
Description
### Is there an existing issue for this problem?
- [ ] I have searched the existing issues
### Install method
Invoke's Launcher
### Operating system
Windows
### GPU vendor
Nvidia (CUDA)
### GPU model
RTX 5090 Laptop GPU
### GPU VRAM
24GB
### Version number
v6.14.0-RC2
### Browser
Edge
### System Information
_No response_
### What happened
Attempted to import two different Ernie-Image models in the Model Manager from my local drive. The first model was Ernie-Image-Turbo-Q4-K-M.gguf (Huggingface model) and the second one was Ernie Image turbo fp8 model from RedCraft (CivitAI model). Both the models failed to import into InvokeAI with the Model Manager flagging them as unknown models. Both the models work fine in ComfyUI, hence they are good models. I goal here was to evaluate Ernie-Image functionality in InvokeAI.
### What you expected to happen
I expected InvokeAI model manager to import them without complaining.
### How to reproduce the problem
Just download the same models and try importing them locally using the model manager.
### Additional context
Clearly the InvokeAI model manager is broken. That piece of junk model manager needs to be immediately thrown in trash, and a new functional model manager needs to be developed.
### Discord username
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.