SHI YI

Results 2 comments of SHI YI

I had the same problem. My pre-trained model name for -n was wrong. It never got the weight file.

@AlexChuRuoxin ```from roformer import RoFormerTokenizer, RoFormerForCausalLM, RoFormerConfig``` 尝试把roformer改成src.roformer 你这边import的应该是用pip装的roformer前期版本