Safetensors
custom_code

KeyError: "Couldn't find the key blocks.0.ls1.gamma nor blocks.0.ls1.grandma in the state dict!"

#4
by zcckernel - opened

Error as title when loading this model.
Reproduce: model = AutoModel.from_pretrained(hf_repo, trust_remote_code=True)

Sign up or log in to comment