Text Generation
Transformers
PyTorch
JAX
Safetensors
bloom
text-generation-inference
Inference Endpoints

RuntimeError: self and mat2 must have the same dtype

#48
by fz147258 - opened

I want it fine tune bloom7b with peft but it doesn’t work.
It give me the following error

RuntimeError: self and mat2 must have the same dtype

Sign up or log in to comment