Safetensors
custom_code

Cannot load the model

#7
by yermandy - opened

I am getting the following exception in AutoModel.from_pretrained("nvidia/C-RADIOv3-B", trust_remote_code=True)

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

same problem :-(

Sign up or log in to comment