LostRuins / koboldcpp

A simple one-file way to run various GGML and GGUF models with a KoboldAI UI
https://github.com/lostruins/koboldcpp
GNU Affero General Public License v3.0
4.41k stars 319 forks source link

My model cannot be loaded #734

Open skaba04 opened 4 months ago

skaba04 commented 4 months ago

My model is not loading my screen is stuck on this screen. obrázek_2024-03-07_222047902

LostRuins commented 4 months ago

It seems like your image model is missing a few required tensors. Is a valid model? Make sure it's a fp16 safetensor model, only SD1.5, SD.2x and SDXL is supported.