Open mmlingyu opened 2 weeks ago
when load loraweight ,eror with: expected mat1 and mat2 to have the same dtype, but got: float!= c10::Half
maybe you should learn to debug and read the error message before posting whatever error to issues. there is obviously a dtype mismatch. try converting your input data to fp16
when load loraweight ,eror with: expected mat1 and mat2 to have the same dtype, but got: float!= c10::Half