Updated ik llama but still getting step35 error

#3
by Quadrapole - opened

llama_model_load: error loading model: error loading model architecture: unknown model architecture: 'step35'
llama_model_load_from_file_impl: failed to load model
common_init_from_params: failed to load model 'ubergarm_Step-3.5-Flash-GGUF_IQ4_XS_Step-3.5-Flash-IQ4_XS-00001-of-00004.gguf'
srv load_model: failed to load model, '
llama.cpp/ubergarm_Step-3.5-Flash-GGUF_IQ4_XS_Step-3.5-Flash-IQ4_XS-00001-of-00004.gguf'
srv operator(): operator(): cleaning up before exit...
main: exiting due to model loading error

Anyone know how to fix this error?

Owner

ik support was just merged less than an hour ago into main: https://github.com/ikawrakow/ik_llama.cpp/pull/1240

I just tested it successfully running on a cpu-only build, but should be working on GPU as well.

i am an idiot.

thank you for quick response

Quadrapole changed discussion status to closed

Sign up or log in to comment