Can´t load the model

#3
by jpsequeira - opened

Hey, thanks for the model.
I'm running into a problem when loading the model:

llama_model_load: error loading model: missing tensor 'blk.92.attn_norm.weight'
llama_model_load_from_file_impl: failed to load model
common_init_from_params: failed to load model 'm2/models/GLM-4.7-REAP-50-MXFP4/mxfp4.gguf'
srv    load_model: failed to load model, 'm2/models/GLM-4.7-REAP-50-MXFP4/mxfp4.gguf'

llama.cpp build 7667
arch-linux

Owner

Did you change the filename? You should leave all the name parts as-is

Sign up or log in to comment