Ruiming Ma

Results 5 comments of Ruiming Ma

if you run codes in the colab, it won;t show anything, but if you run it based on your own local env, the chart will pop up

> > > > { "train_batch_size": "auto", "optimizer": { "type": "Adam", "params": { "lr": "auto", "betas": [ 0.9, 0.999 ], "eps": "auto", "weight_decay": "auto" } }, "overwrite": true, "steps_per_print": 5,...

> > 我这边在colab上跑给的colab.notebook的时候, 在最后一步也报了 > > ``` > > [/content/BELLE/gptq/quant.py](https://localhost:8080/#) in forward(self, x) > > 259 quant_cuda.vecquant3matmul(x, self.qweight, y, self.scales, self.qzeros, self.groupsize) > > 260 elif self.bits == 4: >...

https://developer.aliyun.com/article/1023567 安装这个