AlexCRX

Results 2 comments of AlexCRX

> # 如果想要生成结果的话,下载这下面的roformer就可以生成结果了。 > # [roformer.zip](https://github.com/JunnYu/RoFormer_pytorch/files/8402725/roformer.zip) > ```python > import torch > import numpy as np > from roformer import RoFormerTokenizer, RoFormerForCausalLM, RoFormerConfig > > device = torch.device('cuda:0' if torch.cuda.is_available()...

yeah, so many bug met by using Appimages. Many AI engineers use linux as their main work env. so i think .deb and .rpm is needed. By the way ,...