Results 7 comments of NLP

Is it possible to use only cpu for prediction?

transformers==4.30.2 AutoTokenizer只要开了padding =True, 就会很慢,即使是只有一条文本。这个如何解决呢?

请问这个问题怎么解决呢?目前题主解决了吗?

When can the training code be provided?

同问,希望官方朋友能解惑下

colorful: Traceback (most recent call last): colorful: File "DeepSpeed-Chat/training/main_sup.py", line 339, in colorful: main() colorful: File "DeepSpeed-Chat/training/main_sup.py", line 286, in main colorful: model, optimizer, _, lr_scheduler = deepspeed.initialize( colorful: File...

py3.8/3.7 tf 4.27.1-4.29.2 torch1.13.1试试 requirements里面要求transformers==4.30.2,torch>=2.0 这个配置,能解决不断重复生成的问题吗?