dofish

Results 3 comments of dofish

训练的瓶颈是selfplay数据的获取过程,需要大量的cpu运算。

8-bit weights are not supported on multiple GPUs. Revert to use one GPU.

model = AutoModel.from_pretrained("THUDM/chatglm-6b", trust_remote_code=True,device_map='auto').half()